Lines Matching refs:rects
452 // we store rects as rrects. RRects don't preserve the invertedness, but rather sort the
522 bool GrStyledShape::asNestedRects(SkRect rects[2]) const {
528 // them to a path and then reextracting the nested rects
534 if (!SkPathPriv::IsNestedFillRects(fShape.path(), rects, dirs)) {
539 // The two rects need to be wound opposite to each other
543 // Right now, nested rects where the margin is not the same width
545 const SkScalar* outer = rects[0].asScalars();
546 const SkScalar* inner = rects[1].asScalars();
633 // For stroke+filled rects, a mitered shape becomes a larger rect and a rounded shape
753 // Stroked lines reduce to rectangles or round rects when they are axis-aligned. If we