Lines Matching refs:Direction
266 Since the zero length segment has no direction, set the orientation
1398 SkPath::Direction dir;
1505 static SkPath::Direction reverse_direction(SkPath::Direction dir) {
1506 static const SkPath::Direction gOpposite[] = { SkPath::kCCW_Direction, SkPath::kCW_Direction };
1510 static void addBevel(SkPath* path, const SkRect& r, const SkRect& outer, SkPath::Direction dir) {
1536 SkPath::Direction dir) const {