Home
last modified time | relevance | path

Searched refs:ContributesToDrawnSurface (Results 1 – 8 of 8) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/trees/
H A Dproperty_tree.h329 bool ContributesToDrawnSurface(int id);
H A Ddraw_property_utils.cc811 property_trees->effect_tree.ContributesToDrawnSurface( in AddSurfaceToRenderSurfaceList()
H A Dproperty_tree.cc986 bool EffectTree::ContributesToDrawnSurface(int id) { in ContributesToDrawnSurface() function in cc::EffectTree
H A Ddraw_properties_unittest.cc3536 EXPECT_TRUE(GetPropertyTrees(root)->effect_tree.ContributesToDrawnSurface( in TEST_F()
3551 EXPECT_FALSE(active_effect_tree.ContributesToDrawnSurface( in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/trees/
H A Dproperty_tree.h343 bool ContributesToDrawnSurface(int id);
H A Ddraw_property_utils.cc877 property_trees->effect_tree.ContributesToDrawnSurface( in AddSurfaceToRenderSurfaceList()
H A Dproperty_tree.cc1041 bool EffectTree::ContributesToDrawnSurface(int id) { in ContributesToDrawnSurface() function in cc::EffectTree
H A Ddraw_properties_unittest.cc3559 EXPECT_TRUE(GetPropertyTrees(root)->effect_tree.ContributesToDrawnSurface( in TEST_F()
3574 EXPECT_FALSE(active_effect_tree.ContributesToDrawnSurface( in TEST_F()