Searched defs:lesser (Results 1 – 5 of 5) sorted by relevance
71 SkOpSpan* lesser = startSpan->starter(endSpan); in AngleWinding() local
1653 const SkOpSpan* lesser = start->starter(end); in updateOppWinding() local1676 SkOpSpan* lesser = start->starter(end); in updateWinding() local
9880 GLuint lesser = std::min(a, b); in test() local