Home
last modified time | relevance | path

Searched refs:SmoothnessTakesPriority (Results 1 – 6 of 6) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/trees/
H A Dlayer_tree_impl.h151 bool SmoothnessTakesPriority() const;
H A Dlayer_tree_impl.cc2402 bool LayerTreeImpl::SmoothnessTakesPriority() const { in SmoothnessTakesPriority() function in cc::LayerTreeImpl
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/trees/
H A Dlayer_tree_impl.h155 bool SmoothnessTakesPriority() const;
H A Dlayer_tree_impl.cc2596 bool LayerTreeImpl::SmoothnessTakesPriority() const { in SmoothnessTakesPriority() function in cc::LayerTreeImpl
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/layers/
H A Dpicture_layer_impl.cc586 !layer_tree_impl()->SmoothnessTakesPriority(); in UpdateTiles()
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/layers/
H A Dpicture_layer_impl.cc646 !layer_tree_impl()->SmoothnessTakesPriority(); in UpdateTiles()