Home | History | Annotate | Download | only in pathops

Lines Matching refs:debugID

190     int debugID() const {
286 int debugID() const {
431 priorSpan->debugID() : -1, t, opp->debugID());
437 priorSpan->debugID() : -1, opp->debugID());
832 SkASSERT(((this->debugID() ^ overlap->debugID()) & 1) == 1);