Home
last modified time | relevance | path

Searched refs:set_context_lost (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/gpu/command_buffer/client/
Dbuffer_tracker_unittest.cc37 void set_context_lost(bool context_lost) { in set_context_lost() function in gpu::gles2::MockClientCommandBufferImpl
121 command_buffer_->set_context_lost(true); in TEST_F()
/external/chromium_org/cc/output/
Doutput_surface_unittest.cc113 context_provider->UnboundTestContext3d()->set_context_lost(true); in TEST()
171 context_provider_->UnboundTestContext3d()->set_context_lost(true); in TEST_F()
/external/chromium_org/cc/test/
Dtest_web_graphics_context_3d.h278 void set_context_lost(bool context_lost) { context_lost_ = context_lost; } in set_context_lost() function
/external/chromium_org/cc/trees/
Dlayer_tree_host_impl_unittest.cc543 context_owned->set_context_lost(true); in TEST_F()
5983 onscreen_context_provider_->UnboundTestContext3d()->set_context_lost(true); in TEST_F()