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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DGraphicsContext.cpp1101 void GraphicsContext::drawTiledImage(Image* image, const IntRect& destRect, const IntPoint& srcPoint, const IntSize& tileSize, CompositeOperator op, WebBlendMode blendMode, const IntSize& repeatSpacing) function in class:blink::GraphicsContext
1108 void GraphicsContext::drawTiledImage(Image* image, const IntRect& dest, const IntRect& srcRect, function in class:blink::GraphicsContext

Completed in 75 milliseconds