Home | History | Annotate | Download | only in pathops

Lines Matching defs:directions

2905         SkTDArray<SkPath::Direction> directions;
2907 directions.setCount(rectCount);
2908 path.rectContours(rects.begin(), directions.begin());
2912 rect.fRight, rect.fBottom, directions[contour] == SkPath::kCCW_Direction