Searched refs:dispatchContextLostEvent (Results 1 – 4 of 4) sorted by relevance
290 void dispatchContextLostEvent(Timer<CanvasRenderingContext2D>*);
93 , m_dispatchContextLostEventTimer(this, &CanvasRenderingContext2D::dispatchContextLostEvent) in CanvasRenderingContext2D()173 void CanvasRenderingContext2D::dispatchContextLostEvent(Timer<CanvasRenderingContext2D>*) in dispatchContextLostEvent() function in WebCore::CanvasRenderingContext2D
853 void dispatchContextLostEvent(Timer<WebGLRenderingContextBase>*);
509 , m_dispatchContextLostEventTimer(this, &WebGLRenderingContextBase::dispatchContextLostEvent) in WebGLRenderingContextBase()5452 void WebGLRenderingContextBase::dispatchContextLostEvent(Timer<WebGLRenderingContextBase>*) in dispatchContextLostEvent() function in WebCore::WebGLRenderingContextBase