Home
last modified time | relevance | path

Searched defs:onContextLost (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/content/browser/renderer_host/
Dimage_transport_factory_android.cc129 void GLContextLostListener::onContextLost() { in onContextLost() function in content::GLContextLostListener
/external/chromium_org/webkit/common/gpu/
Dcontext_provider_in_process.cc32 virtual void onContextLost() { in onContextLost() function in webkit::gpu::ContextProviderInProcess::LostContextCallbackProxy
/external/chromium_org/content/common/gpu/client/
Dcontext_provider_command_buffer.cc30 virtual void onContextLost() { in onContextLost() function in content::ContextProviderCommandBuffer::LostContextCallbackProxy
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
DWebGLRenderingContextBase.cpp484 …virtual void onContextLost() { m_context->forceLostContext(WebGLRenderingContextBase::RealLostCont… in onContextLost() function in WebCore::WebGLRenderingContextLostCallback