Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
H A DSkOpSegment.cpp1079 SkOpSpanBase* otherEnd; in nextChase() local
1088 otherEnd = step > 0 in nextChase()
1108 otherEnd = next->end(); in nextChase()
1110 if (!otherEnd) { in nextChase()
1113 int foundStep = foundSpan->step(otherEnd); in nextChase()
1118 // SkASSERT(otherEnd >= 0); in nextChase()
1120 SkOpSpan* foundMin = foundSpan->starter(otherEnd); in nextChase()

Completed in 4 milliseconds