Searched defs:set_context_lost (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/gpu/command_buffer/client/
H A Dbuffer_tracker_unittest.cc37 void set_context_lost(bool context_lost) { function in class:gpu::gles2::MockClientCommandBufferImpl
121 command_buffer_->set_context_lost(true);
/external/chromium_org/cc/test/
H A Dtest_web_graphics_context_3d.h278 void set_context_lost(bool context_lost) { context_lost_ = context_lost; } function in class:cc::TestWebGraphicsContext3D

Completed in 112 milliseconds