Searched refs:SetOutputSurfaceLostForTesting (Results 1 – 3 of 3) sorted by relevance
78 layer_tree_host_->SetOutputSurfaceLostForTesting(false); in TEST_F()98 layer_tree_host_->SetOutputSurfaceLostForTesting(false); in TEST_F()
41 using LayerTreeHost::SetOutputSurfaceLostForTesting;
314 void SetOutputSurfaceLostForTesting(bool is_lost) { in SetOutputSurfaceLostForTesting() function