Home | History | Annotate | Download | only in pathops

Lines Matching defs:loopCount

1340     int loopCount = 0;
1404 if (bestDistSq < distSq || ++loopCount > 5) {