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