Home
last modified time | relevance | path

Searched refs:markLayerComposited (Results 1 – 11 of 11) sorted by relevance

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