Home | History | Annotate | Download | only in core

Lines Matching full:corner

1057         starting with top-left corner of SkRect; followed by top-right, bottom-right,
1069 start determines the first corner added.
1073 @param start initial corner of SkRect to add
1079 starting with top-left corner of SkRect; followed by top-right, bottom-right,
1145 equal to rect; each corner is 90 degrees of an ellipse with radii (rx, ry). If
1146 dir is kCW_Direction, SkRRect starts at top-left of the lower-left corner and
1148 of the upper-left corner and winds counterclockwise.
1165 equal to rect; each corner is 90 degrees of an ellipse with radii from the
1169 @param radii array of 8 SkScalar values, a radius pair for each corner
1176 dir is kCW_Direction, rrect starts at top-left of the lower-left corner and
1178 of the upper-left corner and winds counterclockwise.