Searched refs:spanStopPtT (Results 1 – 1 of 1) sorted by relevance
1119 SkOpPtT* ptT = spanBase->ptT(), * spanStopPtT = ptT; in missingCoincidence() local1121 while ((ptT = ptT->next()) != spanStopPtT) { in missingCoincidence()