Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/test/
H A Dfake_tile_manager_client.cc41 int FakeTileManagerClient::GetMSAASampleCountForRaster( in GetMSAASampleCountForRaster() function in cc::FakeTileManagerClient
H A Dfake_tile_manager_client.h37 int GetMSAASampleCountForRaster(
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/tiles/
H A Dtile_manager.h97 virtual int GetMSAASampleCountForRaster(
H A Dtile_manager.cc1159 const int msaa_sample_count = client_->GetMSAASampleCountForRaster( in CreateRasterTask()
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/tiles/
H A Dtile_manager.h104 virtual int GetMSAASampleCountForRaster(
H A Dtile_manager.cc1176 const int msaa_sample_count = client_->GetMSAASampleCountForRaster( in CreateRasterTask()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/layers/
H A Dpicture_layer_impl.cc692 layer_tree_impl()->GetMSAASampleCountForRaster( in UpdateRasterSource()
694 layer_tree_impl()->GetMSAASampleCountForRaster( in UpdateRasterSource()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/trees/
H A Dlayer_tree_impl.h157 int GetMSAASampleCountForRaster(
H A Dlayer_tree_impl.cc2417 int LayerTreeImpl::GetMSAASampleCountForRaster( in GetMSAASampleCountForRaster() function in cc::LayerTreeImpl
2419 return host_impl_->GetMSAASampleCountForRaster(display_list); in GetMSAASampleCountForRaster()
H A Dlayer_tree_host_impl.h492 int GetMSAASampleCountForRaster(
H A Dlayer_tree_host_impl_unittest.cc13944 EXPECT_GT(host_impl_->GetMSAASampleCountForRaster( in TEST_F()
13954 EXPECT_GT(host_impl_->GetMSAASampleCountForRaster( in TEST_F()
13964 EXPECT_EQ(host_impl_->GetMSAASampleCountForRaster( in TEST_F()
13974 EXPECT_GT(host_impl_->GetMSAASampleCountForRaster( in TEST_F()
H A Dlayer_tree_host_impl.cc1840 int LayerTreeHostImpl::GetMSAASampleCountForRaster( in GetMSAASampleCountForRaster() function in cc::LayerTreeHostImpl
H A Dlayer_tree_host_unittest.cc6411 EXPECT_GT(host_impl->GetMSAASampleCountForRaster( in CommitCompleteOnThread()
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/layers/
H A Dpicture_layer_impl.cc752 layer_tree_impl()->GetMSAASampleCountForRaster( in UpdateRasterSource()
754 layer_tree_impl()->GetMSAASampleCountForRaster( in UpdateRasterSource()
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/trees/
H A Dlayer_tree_impl.h161 int GetMSAASampleCountForRaster(
H A Dlayer_tree_host_impl.h501 int GetMSAASampleCountForRaster(
H A Dlayer_tree_impl.cc2611 int LayerTreeImpl::GetMSAASampleCountForRaster( in GetMSAASampleCountForRaster() function in cc::LayerTreeImpl
2613 return host_impl_->GetMSAASampleCountForRaster(display_list); in GetMSAASampleCountForRaster()
H A Dlayer_tree_host_impl.cc1865 int LayerTreeHostImpl::GetMSAASampleCountForRaster( in GetMSAASampleCountForRaster() function in cc::LayerTreeHostImpl
H A Dlayer_tree_host_impl_unittest.cc15734 EXPECT_GT(host_impl_->GetMSAASampleCountForRaster( in TEST_F()
15744 EXPECT_GT(host_impl_->GetMSAASampleCountForRaster( in TEST_F()
15754 EXPECT_EQ(host_impl_->GetMSAASampleCountForRaster( in TEST_F()
15764 EXPECT_GT(host_impl_->GetMSAASampleCountForRaster( in TEST_F()
H A Dlayer_tree_host_unittest.cc6443 EXPECT_GT(host_impl->GetMSAASampleCountForRaster( in CommitCompleteOnThread()