Home
last modified time | relevance | path

Searched refs:SetOutputSurfaceLostForTesting (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/cc/debug/
Dmicro_benchmark_controller_unittest.cc78 layer_tree_host_->SetOutputSurfaceLostForTesting(false); in TEST_F()
98 layer_tree_host_->SetOutputSurfaceLostForTesting(false); in TEST_F()
/external/chromium_org/cc/test/
Dfake_layer_tree_host.h41 using LayerTreeHost::SetOutputSurfaceLostForTesting;
/external/chromium_org/cc/trees/
Dlayer_tree_host.h314 void SetOutputSurfaceLostForTesting(bool is_lost) { in SetOutputSurfaceLostForTesting() function