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

/external/chromium_org/cc/trees/
H A Dlayer_tree_host_unittest_context.cc70 void LoseContext() { function in class:cc::__anon4260::LayerTreeHostContextTest
141 LoseContext();
157 LoseContext();
598 LoseContext();
614 LoseContext();
800 LoseContext();
1184 LoseContext();
1260 LoseContext();
1382 LoseContext();
1483 &LayerTreeHostContextTest::LoseContext,
[all...]
/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder.cc1532 virtual void LoseContext(uint32 reset_status) OVERRIDE;
9033 LoseContext(GL_UNKNOWN_CONTEXT_RESET_ARB);
9093 LoseContext(GL_UNKNOWN_CONTEXT_RESET_ARB);
9333 void GLES2DecoderImpl::LoseContext(uint32 reset_status) { function in class:gpu::gles2::GLES2DecoderImpl

Completed in 146 milliseconds