Searched defs:oddMan (Results 1 – 2 of 2) sorted by relevance
23 for (int oddMan = 0; oddMan < kPointCount; ++oddMan) { in hullIntersects() local68 void SkDQuad::otherPts(int oddMan, const SkDPoint* endPt[2]) const { in otherPts()
169 int oddMan = end1 ^ oddManMask; in hullIntersects() local