Home | History | Annotate | Download | only in tests

Lines Matching refs:inflatedIBounds

958         SkIRect inflatedIBounds;
959 inflatedBounds.roundOut(&inflatedIBounds);
966 SkIRect tBounds(inflatedIBounds);
969 inflatedIBounds,
996 region.setRect(inflatedIBounds);
1000 add_elem_to_region(*element, inflatedIBounds, &region);
1003 reducedRegion.setRect(inflatedIBounds);
1006 add_elem_to_region(*element, inflatedIBounds, &reducedRegion);
1025 SkIRect inflatedIBounds = SkIRect::MakeXYWH(0, 0, 100, 100);
1033 inflatedIBounds,
1152 SkIRect inflatedIBounds = SkIRect::MakeXYWH(0, 0, 100, 100);
1161 inflatedIBounds,