Home
last modified time | relevance | path

Searched defs:srcPoint (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DImage.cpp124 void Image::drawTiled(GraphicsContext* ctxt, const FloatRect& destRect, const FloatPoint& srcPoint,… in drawTiled()
DGraphicsContext.cpp1020 …sContext::drawTiledImage(Image* image, const IntRect& destRect, const IntPoint& srcPoint, const In… in drawTiledImage()