Searched defs:oddMan (Results 1 – 10 of 10) sorted by relevance
49 for (int oddMan = 0; oddMan < kPointCount; ++oddMan) { in hullIntersects() local102 void SkDQuad::otherPts(int oddMan, const SkDPoint* endPt[2]) const { in otherPts()
170 void otherPts(int oddMan, const SkDPoint* endPt[2]) const override { in otherPts()
179 void otherPts(int oddMan, const SkDPoint* endPt[2]) const override { in otherPts()
226 void otherPts(int oddMan, const SkDPoint* endPt[2]) const override { in otherPts()
166 int oddMan = end1 ^ oddManMask; in hullIntersects() local
165 int oddMan = end1 ^ oddManMask; in hullIntersects() local