Home
last modified time | relevance | path

Searched defs:wants_promotion_hint (Results 1 – 5 of 5) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/video/
H A Dpicture.h125 bool wants_promotion_hint() const { return wants_promotion_hint_; } in wants_promotion_hint() function
127 void set_wants_promotion_hint(bool wants_promotion_hint) { in set_wants_promotion_hint()
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/video/
H A Dpicture.h147 bool wants_promotion_hint() const { return wants_promotion_hint_; } in wants_promotion_hint() function
149 void set_wants_promotion_hint(bool wants_promotion_hint) { in set_wants_promotion_hint()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/viz/common/resources/
H A Dtransferable_resource.h124 bool wants_promotion_hint = false; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/viz/common/resources/
H A Dtransferable_resource.h124 bool wants_promotion_hint = false; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/base/
H A Dvideo_frame_metadata.h128 bool wants_promotion_hint = false; member