Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
H A DSkOpSegment.cpp1164 SkOpPtT* ptT = spanBase->ptT(), * spanStopPtT = ptT; in missingCoincidence() local
1166 while ((ptT = ptT->next()) != spanStopPtT) { in missingCoincidence()
H A DSkPathOpsDebug.cpp847 const SkOpPtT* ptT = spanBase->ptT(), * spanStopPtT = ptT; in debugMissingCoincidence() local
849 while ((ptT = ptT->next()) != spanStopPtT) { in debugMissingCoincidence()

Completed in 9 milliseconds