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

/external/chromium_org/cc/trees/
H A Dlayer_tree_host_unittest_context.cc71 void LoseContext() { function in class:cc::__anon2823::LayerTreeHostContextTest
115 LoseContext();
129 LoseContext();
556 LoseContext();
576 LoseContext();
804 LoseContext();
1154 LoseContext();
1207 base::Bind(&LayerTreeHostContextTest::LoseContext,
1277 LoseContext();
1447 LoseContext();
[all...]
/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder.cc1584 virtual void LoseContext(uint32 reset_status) OVERRIDE;
9464 LoseContext(GL_UNKNOWN_CONTEXT_RESET_ARB);
9521 LoseContext(GL_UNKNOWN_CONTEXT_RESET_ARB);
9784 void GLES2DecoderImpl::LoseContext(uint32 reset_status) { function in class:gpu::gles2::GLES2DecoderImpl
11286 LoseContext(GL_GUILTY_CONTEXT_RESET_ARB);

Completed in 189 milliseconds