forceLostContext   63 Source/core/html/canvas/WebGLLoseContext.cpp         m_context->forceLostContext(WebGLRenderingContextBase::SyntheticLostContext);
forceLostContext  117 Source/core/html/canvas/WebGLRenderingContextBase.cpp     candidate->forceLostContext(WebGLRenderingContextBase::SyntheticLostContext);
forceLostContext  478 Source/core/html/canvas/WebGLRenderingContextBase.cpp     virtual void onContextLost() { m_context->forceLostContext(WebGLRenderingContextBase::RealLostContext); }
forceLostContext 4252 Source/core/html/canvas/WebGLRenderingContextBase.cpp         forceLostContext(SyntheticLostContext);
forceLostContext 5575 Source/core/html/canvas/WebGLRenderingContextBase.cpp         forceLostContext(WebGLRenderingContextBase::AutoRecoverSyntheticLostContext);
forceLostContext  323 Source/core/html/canvas/WebGLRenderingContextBase.h     void forceLostContext(LostContextMode);