Searched refs:deactivateContext (Results 1 – 2 of 2) sorted by relevance
901 static void deactivateContext(WebGLRenderingContextBase*, bool addToInactiveList);
170 void WebGLRenderingContextBase::deactivateContext(WebGLRenderingContextBase* context, bool addToEvi… in deactivateContext() function in WebCore::WebGLRenderingContextBase186 deactivateContext(context, false); in willDestroyContext()5457 deactivateContext(this, m_contextLostMode != RealLostContext && m_restoreAllowed); in dispatchContextLostEvent()