Searched refs:onContextLost (Results 1 – 11 of 11) sorted by relevance
26 virtual void onContextLost() OVERRIDE;178 void GLContextLostListener::onContextLost() { in onContextLost() function in content::GLContextLostListener
30 virtual void onContextLost() { in onContextLost() function in cc::TestContextProvider::LostContextCallbackProxy
431 context_lost_callback_->onContextLost(); in loseContextCHROMIUM()
32 virtual void onContextLost() { in onContextLost() function in webkit::gpu::ContextProviderInProcess::LostContextCallbackProxy
1139 context_lost_callback_->onContextLost(); in OnContextLost()
30 virtual void onContextLost() { in onContextLost() function in content::ContextProviderCommandBuffer::LostContextCallbackProxy
1359 context_lost_callback_->onContextLost(); in OnGpuChannelLost()
209 virtual void onContextLost() in onContextLost() function in WebCore::GraphicsContext3DContextLostCallbackAdapter212 m_contextLostCallback->onContextLost(); in onContextLost()
108 virtual void onContextLost() = 0;
118 virtual void onContextLost() = 0;
473 …virtual void onContextLost() { m_context->forceLostContext(WebGLRenderingContext::RealLostContext)… in onContextLost() function in WebCore::WebGLRenderingContextLostCallback