Home
last modified time | relevance | path

Searched refs:cleanupAfterGraphicsCall (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebCore/html/canvas/
DWebGLRenderingContext.cpp321 m_context->cleanupAfterGraphicsCall(m_changed); in ~WebGLStateRestorer()
629 cleanupAfterGraphicsCall(false); in activeTexture()
643 cleanupAfterGraphicsCall(false); in attachShader()
654 cleanupAfterGraphicsCall(false); in bindAttribLocation()
696 cleanupAfterGraphicsCall(false); in bindBuffer()
715 cleanupAfterGraphicsCall(false); in bindFramebuffer()
734 cleanupAfterGraphicsCall(false); in bindRenderbuffer()
773 cleanupAfterGraphicsCall(false); in bindTexture()
781 cleanupAfterGraphicsCall(false); in blendColor()
789 cleanupAfterGraphicsCall(false); in blendEquation()
[all …]
DOESVertexArrayObject.cpp111 m_context->cleanupAfterGraphicsCall(false); in bindVertexArrayOES()
DWebGLRenderingContext.h316 void cleanupAfterGraphicsCall(bool changed) in cleanupAfterGraphicsCall() function
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2923111 (WebCore::WebGLRenderingContext::cleanupAfterGraphicsCall):
40507 (WebCore::CanvasRenderingContext3D::cleanupAfterGraphicsCall):
DChangeLog-2011-02-1630983 cleanupAfterGraphicsCall() is never called in
DChangeLog-2010-12-0686179 (WebCore::WebGLRenderingContext::cleanupAfterGraphicsCall):