Searched refs:setRects (Results 1 – 6 of 6) sorted by relevance
38 region.setRects(rects, 2); in onDraw()
128 bool setRects(const SkIRect rects[], int count);
218 rgn1.setRects(rect, count); in test_rects()
185 r.setRects(rects, 2); in emit_clip()
588 bool SkRegion::setRects(const SkIRect rects[], int count) { in setRects() function in SkRegion
2214 rgn1.setRects(rect, count); in test_rects()