Home | History | Annotate | Download | only in pathops

Lines Matching defs:ptCount

631     int ptCount = SkPathOpsVerbToPoints(verb);
632 for (int index = 0; index <= ptCount; ++index) {
634 if (index < ptCount - 1) {