Home
last modified time | relevance | path

Searched refs:setSharedGraphicsContext3D (Results 1 – 9 of 9) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/skia/
DPlatformContextSkia.h182 void setSharedGraphicsContext3D(SharedGraphicsContext3D*, DrawingBuffer*, const IntSize&);
DGraphicsContextSkia.cpp1258 void GraphicsContext::setSharedGraphicsContext3D(SharedGraphicsContext3D* context, DrawingBuffer* f… in setSharedGraphicsContext3D() function in WebCore::GraphicsContext
1260 platformContext()->setSharedGraphicsContext3D(context, framebuffer, size); in setSharedGraphicsContext3D()
DPlatformContextSkia.cpp727 void PlatformContextSkia::setSharedGraphicsContext3D(SharedGraphicsContext3D* context, DrawingBuffe… in setSharedGraphicsContext3D() function in WebCore::PlatformContextSkia
/external/webkit/Source/WebCore/html/canvas/
DCanvasRenderingContext2D.cpp137 c->setSharedGraphicsContext3D(0, 0, IntSize()); in CanvasRenderingContext2D()
140 …c->setSharedGraphicsContext3D(m_context3D.get(), m_drawingBuffer.get(), IntSize(canvas->width(), c… in CanvasRenderingContext2D()
181 …c->setSharedGraphicsContext3D(m_context3D.get(), m_drawingBuffer.get(), IntSize(canvas()->width(),… in reset()
188 c->setSharedGraphicsContext3D(0, 0, IntSize()); in reset()
543 c->setSharedGraphicsContext3D(0, 0, IntSize()); in setGlobalCompositeOperation()
/external/webkit/Source/WebCore/platform/graphics/
DGraphicsContext.h544 void setSharedGraphicsContext3D(SharedGraphicsContext3D*, DrawingBuffer*, const IntSize&);
DGraphicsContext.cpp704 void GraphicsContext::setSharedGraphicsContext3D(SharedGraphicsContext3D*, DrawingBuffer*, const In… in setSharedGraphicsContext3D() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/
DChangeLog1434 (WebCore::PlatformContextSkia::setSharedGraphicsContext3D):
9880 (WebCore::PlatformContextSkia::setSharedGraphicsContext3D):
16002 (WebCore::PlatformContextSkia::setSharedGraphicsContext3D):
22359 (WebCore::PlatformContextSkia::setSharedGraphicsContext3D):
38163 (WebCore::PlatformContextSkia::setSharedGraphicsContext3D):
48265 (WebCore::PlatformContextSkia::setSharedGraphicsContext3D):
DChangeLog-2010-12-0641976 (WebCore::PlatformContextSkia::setSharedGraphicsContext3D):
61827 (WebCore::PlatformContextSkia::setSharedGraphicsContext3D):
62451 (WebCore::GraphicsContext::setSharedGraphicsContext3D):
62542 (WebCore::GraphicsContext::setSharedGraphicsContext3D):
62549 (WebCore::PlatformContextSkia::setSharedGraphicsContext3D):
DChangeLog-2011-02-166415 (WebCore::PlatformContextSkia::setSharedGraphicsContext3D):