Home | History | Annotate | Download | only in tests

Lines Matching refs:coincident

1091     const SkOpSpan* coincident = fCoincident;
1096 coincident->dump();
1101 } while ((coincident = coincident->fCoincident) != this);