Searched refs:lrGap (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/src/pathops/ | ||
H A D | SkOpAngle.cpp | 110 int lrGap = (rh->fSectorStart - lh->fSectorStart + 32) & 0x1f; in after() local 121 lrOrder = lrGap > 20 ? 0 : lrGap > 11 ? -1 : 1; in after() |
Completed in 3 milliseconds