Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
H A DSkOpSegment.cpp1120 SkOpSpan* foundMin = foundSpan->starter(otherEnd); in nextChase() local
1121 if (foundMin->windValue() != origMin->windValue() in nextChase()
1122 || foundMin->oppValue() != origMin->oppValue()) { in nextChase()
1128 *minPtr = foundMin; in nextChase()

Completed in 4 milliseconds