Searched defs:baseRect (Results 1 – 3 of 3) sorted by relevance
91 const SkRect& baseRect, in Make()
768 SkRect baseRect = SkRect::MakeXYWH(x, y, renderInfo.width(), renderInfo.height()); in render_gainmap() local
265 int clipTile(SkCanvas* canvas, int tileID, const SkRect& baseRect, const SkPoint quad[4], in clipTile()