Home
last modified time | relevance | path

Searched refs:other_two (Results 1 – 6 of 6) sorted by relevance

/external/skqp/src/pathops/
DSkOpCubicHull.cpp19 int mask = other_two(index, zero); in rotate()
76 int mask = other_two(yMin, index); in convexHull()
129 int mask = other_two(yMin, midX); in convexHull()
DSkPathOpsCubic.h158 inline int other_two(int one, int two) { in other_two() function
DSkPathOpsCubic.cpp164 int oddManMask = other_two(end1, end2); in hullIntersects()
/external/skia/src/pathops/
DSkOpCubicHull.cpp19 int mask = other_two(index, zero); in rotate()
76 int mask = other_two(yMin, index); in convexHull()
129 int mask = other_two(yMin, midX); in convexHull()
DSkPathOpsCubic.h158 inline int other_two(int one, int two) { in other_two() function
DSkPathOpsCubic.cpp164 int oddManMask = other_two(end1, end2); in hullIntersects()