Home
last modified time | relevance | path

Searched defs:clipToImageBuffer (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/rendering/svg/
DSVGImageBufferTools.cpp94 void SVGImageBufferTools::clipToImageBuffer(GraphicsContext* context, const AffineTransform& absolu… in clipToImageBuffer() function in WebCore::SVGImageBufferTools
/external/webkit/Source/WebCore/platform/graphics/openvg/
DGraphicsContextOpenVG.cpp430 void GraphicsContext::clipToImageBuffer(const FloatRect& rect, const ImageBuffer* imageBuffer) in clipToImageBuffer() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/haiku/
DGraphicsContextHaiku.cpp387 void GraphicsContext::clipToImageBuffer(const FloatRect&, const ImageBuffer*) in clipToImageBuffer() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/
DGraphicsContext.cpp586 void GraphicsContext::clipToImageBuffer(ImageBuffer* buffer, const FloatRect& rect) in clipToImageBuffer() function in WebCore::GraphicsContext