Home | History | Annotate | Download | only in core

Lines Matching full:corner

1015         starting with top-left corner of SkRect; followed by top-right, bottom-right,
1027 start determines the first corner added.
1031 @param start initial corner of SkRect to add
1037 starting with top-left corner of SkRect; followed by top-right, bottom-right,
1103 equal to rect; each corner is 90 degrees of an ellipse with radii (rx, ry). If
1104 dir is kCW_Direction, SkRRect starts at top-left of the lower-left corner and
1106 of the upper-left corner and winds counterclockwise.
1123 equal to rect; each corner is 90 degrees of an ellipse with radii from the
1127 @param radii array of 8 SkScalar values, a radius pair for each corner
1134 dir is kCW_Direction, rrect starts at top-left of the lower-left corner and
1136 of the upper-left corner and winds counterclockwise.