Home
last modified time | relevance | path

Searched refs:IsElementInPropertyTrees (Results 1 – 20 of 20) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/trees/
H A Dmutator_host_client.h33 virtual bool IsElementInPropertyTrees(ElementId element_id,
H A Dlayer_tree_host.h622 bool IsElementInPropertyTrees(ElementId element_id,
H A Dlayer_tree_host_impl.h389 bool IsElementInPropertyTrees(ElementId element_id,
H A Dlayer_tree_host.cc1615 bool LayerTreeHost::IsElementInPropertyTrees(ElementId element_id, in IsElementInPropertyTrees() function in cc::LayerTreeHost
H A Dlayer_tree_host_impl.cc5899 bool LayerTreeHostImpl::IsElementInPropertyTrees( in IsElementInPropertyTrees() function in cc::LayerTreeHostImpl
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/trees/
H A Dmutator_host_client.h33 virtual bool IsElementInPropertyTrees(ElementId element_id,
H A Dlayer_tree_host.h639 bool IsElementInPropertyTrees(ElementId element_id,
H A Dlayer_tree_host_impl.h400 bool IsElementInPropertyTrees(ElementId element_id,
H A Dlayer_tree_host.cc1673 bool LayerTreeHost::IsElementInPropertyTrees(ElementId element_id, in IsElementInPropertyTrees() function in cc::LayerTreeHost
H A Dlayer_tree_host_impl.cc4593 bool LayerTreeHostImpl::IsElementInPropertyTrees( in IsElementInPropertyTrees() function in cc::LayerTreeHostImpl
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/animation/
H A Delement_animations.cc68 if (animation_host_->mutator_host_client()->IsElementInPropertyTrees( in InitAffectedElementTypes()
72 if (animation_host_->mutator_host_client()->IsElementInPropertyTrees( in InitAffectedElementTypes()
H A Danimation_host.cc152 if (mutator_host_client()->IsElementInPropertyTrees(map_entry.first, in UpdateRegisteredElementIds()
H A Delement_animations_unittest.cc67 client_.IsElementInPropertyTrees(element_id_, ElementListType::ACTIVE)); in TEST_F()
69 client_.IsElementInPropertyTrees(element_id_, ElementListType::PENDING)); in TEST_F()
88 EXPECT_TRUE(client_impl_.IsElementInPropertyTrees(element_id_, in TEST_F()
90 EXPECT_TRUE(client_impl_.IsElementInPropertyTrees(element_id_, in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/animation/
H A Delement_animations.cc68 if (animation_host_->mutator_host_client()->IsElementInPropertyTrees( in InitAffectedElementTypes()
72 if (animation_host_->mutator_host_client()->IsElementInPropertyTrees( in InitAffectedElementTypes()
H A Danimation_host.cc145 if (mutator_host_client()->IsElementInPropertyTrees(map_entry.first, in UpdateRegisteredElementIds()
H A Delement_animations_unittest.cc67 client_.IsElementInPropertyTrees(element_id_, ElementListType::ACTIVE)); in TEST_F()
69 client_.IsElementInPropertyTrees(element_id_, ElementListType::PENDING)); in TEST_F()
88 EXPECT_TRUE(client_impl_.IsElementInPropertyTrees(element_id_, in TEST_F()
90 EXPECT_TRUE(client_impl_.IsElementInPropertyTrees(element_id_, in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/test/
H A Danimation_timelines_test_common.h107 bool IsElementInPropertyTrees(ElementId element_id,
H A Danimation_timelines_test_common.cc93 bool TestHostClient::IsElementInPropertyTrees(ElementId element_id, in IsElementInPropertyTrees() function in cc::TestHostClient
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/graphics/compositing/
H A Dpaint_artifact_compositor_test.cc2969 ASSERT_TRUE(GetLayerTreeHost().IsElementInPropertyTrees( in TEST_P()
2975 ASSERT_TRUE(GetLayerTreeHost().IsElementInPropertyTrees( in TEST_P()
2979 ASSERT_FALSE(GetLayerTreeHost().IsElementInPropertyTrees( in TEST_P()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/graphics/compositing/
H A Dpaint_artifact_compositor_test.cc3002 ASSERT_TRUE(GetLayerTreeHost().IsElementInPropertyTrees( in TEST_P()
3008 ASSERT_TRUE(GetLayerTreeHost().IsElementInPropertyTrees( in TEST_P()
3012 ASSERT_FALSE(GetLayerTreeHost().IsElementInPropertyTrees( in TEST_P()