Home | History | Annotate | Download | only in core

Lines Matching full:sides

1025         return SkRect::MakeEmpty, where all SkRect sides equal zero.
1035 return false, and set bounds to SkRect::MakeEmpty, where all SkRect sides equal zero.
1049 return SkRect::MakeEmpty, where all SkRect sides equal zero.
1058 return false, and set bounds to SkRect::MakeEmpty, where all SkRect sides equal zero.
1579 SkIRect center divides the image into nine sections: four sides, four corners, and
1580 the center. Corners are unmodified or scaled down proportionately if their sides
1581 are larger than dst; center and four sides are scaled to fit remaining space, if any.
1594 @param center SkIRect edge of image corners and sides
1603 SkIRect center divides the image into nine sections: four sides, four corners, and
1604 the center. Corners are not scaled, or scaled down proportionately if their sides
1605 are larger than dst; center and four sides are scaled to fit remaining space, if any.
1618 @param center SkIRect edge of image corners and sides
1731 SkIRect center divides the bitmap into nine sections: four sides, four corners,
1733 sides are larger than dst; center and four sides are scaled to fit remaining
1748 @param center SkIRect edge of image corners and sides