Home
last modified time | relevance | path

Searched refs:spanStopPtT (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/pathops/
DSkOpSegment.cpp1119 SkOpPtT* ptT = spanBase->ptT(), * spanStopPtT = ptT; in missingCoincidence() local
1121 while ((ptT = ptT->next()) != spanStopPtT) { in missingCoincidence()