Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkOpSegment.cpp1298 SkOpPtT* matchPtT = startPtT; in moveMultiples() local
1300 if (matchPtT->segment() == oppPtTSegment) { in moveMultiples()
1303 } while ((matchPtT = matchPtT->next()) != startPtT); in moveMultiples()