Searched defs:paintToCanvas (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/cairo/
H A DGraphicsContext3DCairo.cpp87 void GraphicsContext3D::paintToCanvas(const unsigned char* imagePixels, int imageWidth, int imageHeight, int canvasWidth, int canvasHeight, PlatformContextCairo* context) function in class:WebCore::GraphicsContext3D
/external/webkit/Source/WebCore/platform/graphics/cg/
H A DGraphicsContext3DCG.cpp257 void GraphicsContext3D::paintToCanvas(const unsigned char* imagePixels, int imageWidth, int imageHeight, int canvasWidth, int canvasHeight, CGContextRef context) function in class:WebCore::GraphicsContext3D

Completed in 158 milliseconds