Home | History | Annotate | Download | only in Intersection

Lines Matching refs:fDone

231         if (current->segment()->fTs[curMin].fDone) {
235 if (next->segment()->fTs[nextMin].fDone) {
385 bool thisDone = fTs[SkMin32(startIndex, endIndex)].fDone;
387 end->fOtherIndex)].fDone;
473 bool markDone = !span->fDone && !oSpan->fDone;
483 SkASSERT(!span->fDone);
484 span->fDone = true;
503 SkASSERT(!oSpan->fDone);
504 oSpan->fDone = true;