Home
last modified time | relevance | path

Searched refs:SetSurfaceRanges (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 Dlayer_tree_impl.h499 void SetSurfaceRanges(const base::flat_set<viz::SurfaceRange> surface_ranges);
H A Dlayer_tree_impl.cc534 target_tree->SetSurfaceRanges(SurfaceRanges()); in PushSurfaceRangesTo()
1471 void LayerTreeImpl::SetSurfaceRanges( in SetSurfaceRanges() function in cc::LayerTreeImpl
H A Dlayer_tree_host.cc1568 tree_impl->SetSurfaceRanges(SurfaceRanges()); in PushSurfaceRangesTo()
H A Dlayer_tree_host_impl_unittest.cc5222 host_impl_->active_tree()->SetSurfaceRanges(std::move(surfaces_set)); in TEST_F()
5276 host_impl_->active_tree()->SetSurfaceRanges({}); in TEST_F()
5291 host_impl_->active_tree()->SetSurfaceRanges({viz::SurfaceRange(surface_id)}); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/trees/
H A Dlayer_tree_impl.h506 void SetSurfaceRanges(const base::flat_set<viz::SurfaceRange> surface_ranges);
H A Dlayer_tree_impl.cc570 target_tree->SetSurfaceRanges(SurfaceRanges()); in PushSurfaceRangesTo()
1500 void LayerTreeImpl::SetSurfaceRanges( in SetSurfaceRanges() function in cc::LayerTreeImpl
H A Dlayer_tree_host.cc1624 tree_impl->SetSurfaceRanges(SurfaceRanges()); in PushSurfaceRangesTo()
H A Dlayer_tree_host_impl_unittest.cc5885 host_impl_->active_tree()->SetSurfaceRanges(std::move(surfaces_set)); in TEST_P()
5940 host_impl_->active_tree()->SetSurfaceRanges({}); in TEST_P()
5955 host_impl_->active_tree()->SetSurfaceRanges({viz::SurfaceRange(surface_id)}); in TEST_P()