Lines Matching full:sides
1016 return SkRect::MakeEmpty, where all SkRect sides equal zero.
1026 return false, and set bounds to SkRect::MakeEmpty, where all SkRect sides equal zero.
1040 return SkRect::MakeEmpty, where all SkRect sides equal zero.
1049 return false, and set bounds to SkRect::MakeEmpty, where all SkRect sides equal zero.
1570 SkIRect center divides the image into nine sections: four sides, four corners, and
1571 the center. Corners are unmodified or scaled down proportionately if their sides
1572 are larger than dst; center and four sides are scaled to fit remaining space, if any.
1585 @param center SkIRect edge of image corners and sides
1594 SkIRect center divides the image into nine sections: four sides, four corners, and
1595 the center. Corners are not scaled, or scaled down proportionately if their sides
1596 are larger than dst; center and four sides are scaled to fit remaining space, if any.
1611 @param center SkIRect edge of image corners and sides
1724 SkIRect center divides the bitmap into nine sections: four sides, four corners,
1726 sides are larger than dst; center and four sides are scaled to fit remaining
1743 @param center SkIRect edge of image corners and sides