Searched refs:drawTiledBitmap (Results 1 – 2 of 2) sorted by relevance
204 void drawTiledBitmap(const SkBitmap& bitmap,
1309 this->drawTiledBitmap(bitmap, viewM, srcRect, clippedSrcRect, params, paint, flags, in drawBitmapCommon()1331 void SkGpuDevice::drawTiledBitmap(const SkBitmap& bitmap, in drawTiledBitmap() function in SkGpuDevice