Searched refs:setRects (Results 1 – 7 of 7) sorted by relevance
31 region.setRects(rects, 2); in DEF_TEST()
218 rgn1.setRects(rect, count); in test_rects()
185 r.setRects(rects, 2); in emit_clip()
35 region.setRects(rects, 2); in create_filter_paint()
128 bool setRects(const SkIRect rects[], int count);
588 bool SkRegion::setRects(const SkIRect rects[], int count) { in setRects() function in SkRegion
2219 rgn1.setRects(rect, count); in test_rects()