HomeSort by relevance Sort by last modified time
    Searched refs:drawTiledImage (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsContext.h 285 void drawTiledImage(Image*, const IntRect& destRect, const IntPoint& srcPoint, const IntSize& tileSize,
287 void drawTiledImage(Image*, const IntRect& destRect, const IntRect& srcRect,
GraphicsContext.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/paint/
BoxPainter.cpp 461 context->drawTiledImage(image.get(), geometry.destRect(), geometry.relativePhase(), geometry.tileSize(),
    [all...]

Completed in 178 milliseconds