Searched defs:onContextLost (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/content/browser/renderer_host/ | ||
D | image_transport_factory_android.cc | 129 void GLContextLostListener::onContextLost() { in onContextLost() function in content::GLContextLostListener |
/external/chromium_org/webkit/common/gpu/ | ||
D | context_provider_in_process.cc | 32 virtual void onContextLost() { in onContextLost() function in webkit::gpu::ContextProviderInProcess::LostContextCallbackProxy |
/external/chromium_org/content/common/gpu/client/ | ||
D | context_provider_command_buffer.cc | 30 virtual void onContextLost() { in onContextLost() function in content::ContextProviderCommandBuffer::LostContextCallbackProxy |
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/ | ||
D | WebGLRenderingContextBase.cpp | 484 …virtual void onContextLost() { m_context->forceLostContext(WebGLRenderingContextBase::RealLostCont… in onContextLost() function in WebCore::WebGLRenderingContextLostCallback |