Searched defs:ContextLost (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/mojo/cc/
H A Dcontext_provider_mojo.cc57 void ContextProviderMojo::ContextLost() { function in class:mojo::ContextProviderMojo
/external/chromium_org/ppapi/proxy/
H A Dppp_graphics_3d_proxy.cc19 void ContextLost(PP_Instance instance) { function in namespace:ppapi::proxy::__anon10131
25 &ContextLost
/external/chromium_org/mojo/gles2/
H A Dgles2_context.cc58 void GLES2Context::ContextLost() { lost_callback_(closure_); } function in class:mojo::gles2::GLES2Context
H A Dcommand_buffer_client_impl.cc46 void CommandBufferDelegate::ContextLost() {} function in class:mojo::gles2::CommandBufferDelegate
262 delegate_->ContextLost();
/external/chromium_org/content/test/gpu/gpu_tests/
H A Dcontext_lost.py228 name='ContextLost.WebGLContextLostFromGPUProcessExit')
248 name='ContextLost.WebGLContextLostFromLoseContextExtension')
267 name='ContextLost.WebGLContextLostInHiddenTab')
286 name='ContextLost.WebGLContextLostFromQuantity')
304 name='ContextLost.WebGLContextLostFromSelectElement')
316 class ContextLost(benchmark_module.Benchmark): class in inherits:benchmark_module.Benchmark
/external/chromium_org/mojo/examples/sample_app/
H A Dgles2_client_impl.cc103 void GLES2ClientImpl::ContextLost() { function in class:examples::GLES2ClientImpl
107 static_cast<GLES2ClientImpl*>(closure)->ContextLost();
/external/chromium_org/mojo/apps/js/bindings/gl/
H A Dcontext.cc169 void Context::ContextLost() { function in class:mojo::js::gl::Context
182 static_cast<Context*>(closure)->ContextLost();
/external/chromium_org/mojo/examples/pepper_container_app/
H A Dgraphics_3d_resource.cc155 static_cast<Graphics3DResource*>(closure)->ContextLost();
158 void Graphics3DResource::ContextLost() { function in class:mojo::examples::Graphics3DResource

Completed in 1547 milliseconds