Searched defs:isContextLost (Results 1 – 7 of 7) sorted by relevance
37 bool FakeWebGraphicsContext3D::isContextLost() { in isContextLost() function in cc::FakeWebGraphicsContext3D
115 bool TestWebGraphicsContext3D::isContextLost() { in isContextLost() function in cc::TestWebGraphicsContext3D
658 bool WebGraphicsContext3DInProcessCommandBufferImpl::isContextLost() { in isContextLost() function in webkit::gpu::WebGraphicsContext3DInProcessCommandBufferImpl
782 bool WebGraphicsContext3DCommandBufferImpl::isContextLost() { in isContextLost() function in content::WebGraphicsContext3DCommandBufferImpl
327 bool Context::isContextLost() in isContextLost() function in gl::Context
52 virtual bool isContextLost() { return false; } in isContextLost() function
2915 bool WebGLRenderingContext::isContextLost() in isContextLost() function in WebCore::WebGLRenderingContext