HomeSort by relevance Sort by last modified time
    Searched refs:set_context_lost (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/gpu/command_buffer/client/
buffer_tracker_unittest.cc 37 void set_context_lost(bool context_lost) { function in class:gpu::gles2::MockClientCommandBufferImpl
121 command_buffer_->set_context_lost(true);
  /external/chromium_org/cc/output/
output_surface_unittest.cc 114 context_provider->UnboundTestContext3d()->set_context_lost(true);
172 context_provider_->UnboundTestContext3d()->set_context_lost(true);
  /external/chromium_org/cc/test/
test_web_graphics_context_3d.h 260 void set_context_lost(bool context_lost) { context_lost_ = context_lost; } function in class:cc::TestWebGraphicsContext3D
  /external/chromium_org/cc/trees/
layer_tree_host_impl_unittest.cc 527 context_owned->set_context_lost(true);
    [all...]

Completed in 124 milliseconds