Searched refs:markLayerComposited (Results 1 - 9 of 9) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DWebGLLayerChromium.cpp83 m_context->markLayerComposited();
/external/webkit/Source/WebCore/html/
H A DHTMLCanvasElement.cpp309 static_cast<WebGLRenderingContext*>(m_context.get())->markLayerComposited();
/external/webkit/Source/WebKit/chromium/src/
H A DGraphicsContext3DInternal.h71 void markLayerComposited();
H A DGraphicsContext3DChromium.cpp170 void GraphicsContext3DInternal::markLayerComposited() function in class:WebCore::GraphicsContext3DInternal
1117 DELEGATE_TO_INTERNAL(markLayerComposited)
/external/webkit/Source/WebCore/html/canvas/
H A DWebGLRenderingContext.h288 void markLayerComposited();
H A DWebGLRenderingContext.cpp548 void WebGLRenderingContext::markLayerComposited() function in class:WebCore::__anon13216::WebGLRenderingContext
550 m_context->markLayerComposited();
/external/webkit/Source/WebCore/platform/graphics/
H A DGraphicsContext3D.h774 void markLayerComposited();
/external/webkit/Source/WebCore/platform/graphics/opengl/
H A DGraphicsContext3DOpenGL.cpp1508 void GraphicsContext3D::markLayerComposited() function in class:WebCore::GraphicsContext3D
/external/webkit/Source/WebCore/platform/graphics/qt/
H A DGraphicsContext3DQt.cpp1709 void GraphicsContext3D::markLayerComposited() function in class:WebCore::GraphicsContext3D

Completed in 106 milliseconds