Home | History | Annotate | Download | only in Intersection

Lines Matching defs:fLoop

669     bool fLoop; // set when a cubic loops back to this point
1713 span->fLoop = false;
1913 span->fLoop = true;
3258 SkASSERT(other->fTs[min].fWindSum == winding || other->fTs[min].fLoop);
6257 if (last && !last->fLoop) {