Searched refs:asNestedRects (Results 1 – 5 of 5) sorted by relevance
163 bool asNestedRects(SkRect rects[2]) const;
522 bool GrStyledShape::asNestedRects(SkRect rects[2]) const { in asNestedRects() function in GrStyledShape
247 bool asNestedRects(SkRect rects[2]) const { in asNestedRects() function
1723 if (shape.asNestedRects(rects)) { in drawShape()
1744 if (shape.asNestedRects(rects)) { in drawSimpleShape()