Home
last modified time | relevance | path

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

/external/skqp/src/pathops/
DSkOpSegment.cpp1164 SkOpPtT* ptT = spanBase->ptT(), * spanStopPtT = ptT; in missingCoincidence() local
1166 while ((ptT = ptT->next()) != spanStopPtT) { in missingCoincidence()
DSkPathOpsDebug.cpp870 const SkOpPtT* ptT = spanBase->ptT(), * spanStopPtT = ptT; in debugMissingCoincidence() local
872 while ((ptT = ptT->next()) != spanStopPtT) { in debugMissingCoincidence()
/external/skia/src/pathops/
DSkOpSegment.cpp1164 SkOpPtT* ptT = spanBase->ptT(), * spanStopPtT = ptT; in missingCoincidence() local
1166 while ((ptT = ptT->next()) != spanStopPtT) { in missingCoincidence()
DSkPathOpsDebug.cpp870 const SkOpPtT* ptT = spanBase->ptT(), * spanStopPtT = ptT; in debugMissingCoincidence() local
872 while ((ptT = ptT->next()) != spanStopPtT) { in debugMissingCoincidence()