Searched refs:onContextLost (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/content/browser/renderer_host/
H A Dimage_transport_factory_android.cc27 virtual void onContextLost() OVERRIDE;
143 void GLContextLostListener::onContextLost() { function in class:content::GLContextLostListener
/external/chromium_org/webkit/common/gpu/
H A Dwebgraphicscontext3d_in_process_command_buffer_impl.cc173 context_lost_callback_->onContextLost();
H A Dcontext_provider_in_process.cc32 virtual void onContextLost() { function in class:webkit::gpu::ContextProviderInProcess::LostContextCallbackProxy
/external/chromium_org/content/common/gpu/client/
H A Dcontext_provider_command_buffer.cc30 virtual void onContextLost() { function in class:content::ContextProviderCommandBuffer::LostContextCallbackProxy
H A Dwebgraphicscontext3d_command_buffer_impl.cc392 context_lost_callback_->onContextLost();
/external/chromium_org/third_party/WebKit/public/platform/
H A DWebGraphicsContext3D.h116 virtual void onContextLost() = 0;
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
H A DWebGLRenderingContextBase.cpp510 virtual void onContextLost() { m_context->forceLostContext(WebGLRenderingContextBase::RealLostContext, WebGLRenderingContextBase::Auto); } function in class:blink::__anon11092::FINAL

Completed in 1714 milliseconds