HomeSort by relevance Sort by last modified time
    Searched refs:forceLostContext (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLLoseContext.cpp 63 m_context->forceLostContext(WebGLRenderingContext::SyntheticLostContext);
WebGLRenderingContext.h 312 void forceLostContext(LostContextMode);
    [all...]
WebGLRenderingContext.cpp 117 candidate->forceLostContext(WebGLRenderingContext::SyntheticLostContext);
473 virtual void onContextLost() { m_context->forceLostContext(WebGLRenderingContext::RealLostContext); }
    [all...]

Completed in 42 milliseconds