Searched defs:oddMan (Results 1 – 5 of 5) sorted by relevance
55 for (int oddMan = 0; oddMan < kPointCount; ++oddMan) { in hullIntersects() local108 void SkDQuad::otherPts(int oddMan, const SkDPoint* endPt[2]) const { in otherPts()
182 void otherPts(int oddMan, const SkDPoint* endPt[2]) const override { in otherPts()
192 void otherPts(int oddMan, const SkDPoint* endPt[2]) const override { in otherPts()
238 void otherPts(int oddMan, const SkDPoint* endPt[2]) const override { in otherPts()
175 int oddMan = end1 ^ oddManMask; in hullIntersects() local