Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkOpSegment.cpp1047 SkOpPtT* otherPtT = endSpan->ptT()->next(); in nextChase() local
1048 other = otherPtT->segment(); in nextChase()
1049 foundSpan = otherPtT->span(); in nextChase()