Searched refs:DrawImageInPath (Results 1 – 4 of 4) sorted by relevance
74 canvas->DrawImageInPath( in OnPaint()
340 void DrawImageInPath(const ImageSkia& image,
446 void Canvas::DrawImageInPath(const ImageSkia& image, in DrawImageInPath() function in gfx::Canvas
56 canvas->DrawImageInPath(image, -image_inset_x, 0, path, paint); in TileRoundRect()