Searched refs:other_two (Results 1 – 3 of 3) sorted by relevance
24 int mask = other_two(index, zero); in rotate()81 int mask = other_two(yMin, index); in convexHull()134 int mask = other_two(yMin, midX); in convexHull()
170 inline int other_two(int one, int two) { in other_two() function
173 int oddManMask = other_two(end1, end2); in hullIntersects()