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