Searched defs:graphicsContext3D (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/gpu/
H A DDrawingBuffer.h111 PassRefPtr<GraphicsContext3D> graphicsContext3D() const { return m_context; } function in class:WebCore::DrawingBuffer
H A DSharedGraphicsContext3D.h134 GraphicsContext3D* graphicsContext3D() const { return m_context.get(); } function in class:WebCore::SharedGraphicsContext3D
/external/webkit/Source/WebCore/html/canvas/
H A DWebGLRenderingContext.h281 GraphicsContext3D* graphicsContext3D() const { return m_context.get(); } function in class:WebCore::WebGLRenderingContext
/external/webkit/Source/WebKit/chromium/src/
H A DWebViewImpl.cpp2474 WebGraphicsContext3D* WebViewImpl::graphicsContext3D() function in class:WebKit::WebViewImpl

Completed in 126 milliseconds