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