Searched refs:dBugRef (Results 1 – 2 of 2) sorted by relevance
1372 const SkOpPtT* dBugRef = refHead; in spansNearby() local1376 SkOPASSERT(!SkDPoint::ApproximatelyEqual(dBugRef->fPt, dBugCheck->fPt)); in spansNearby()1379 dBugRef = dBugRef->next(); in spansNearby()1380 } while (dBugRef != refHead); in spansNearby()