Searched refs:dispatchContextLostEvent (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
H A DWebGLRenderingContext.h835 void dispatchContextLostEvent(Timer<WebGLRenderingContext>*);
H A DWebGLRenderingContext.cpp544 , m_dispatchContextLostEventTimer(this, &WebGLRenderingContext::dispatchContextLostEvent)
5288 void WebGLRenderingContext::dispatchContextLostEvent(Timer<WebGLRenderingContext>*) function in class:WebCore::WebGLRenderingContext

Completed in 185 milliseconds