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

/external/skia/src/pathops/
H A DSkOpSegment.cpp1116 SkOpPtT* ptT = spanBase->ptT(), * spanStopPtT = ptT; local
1118 while ((ptT = ptT->next()) != spanStopPtT) {
H A DSkPathOpsDebug.cpp870 const SkOpPtT* ptT = spanBase->ptT(), * spanStopPtT = ptT; local
872 while ((ptT = ptT->next()) != spanStopPtT) {

Completed in 98 milliseconds