Searched refs:oSpanSum (Results 1 – 1 of 1) sorted by relevance
333 int oSpanSum = span->oppSum(); in sortableTop() local335 if (oSpanSum == SK_MinS32) { in sortableTop()339 SkASSERT(hitSegment->oppXor() ? (oppSum & 1) == (oSpanSum & 1) : oppSum == oSpanSum in sortableTop()341 && (oppSum ^ oppWind ^ lastOpp) == oSpanSum)); in sortableTop()