Searched refs:origMin (Results 1 – 1 of 1) sorted by relevance
1162 SkOpSpan* origMin = step < 0 ? origStart->prev() : origStart->upCast(); in nextChase() local1164 if (foundMin->windValue() != origMin->windValue() in nextChase()1165 || foundMin->oppValue() != origMin->oppValue()) { in nextChase()