Searched refs:lngSpan (Results 1 – 1 of 1) sorted by relevance
614 double lngSpan = lng.hi() - lng.lo(); in getCapBound() local615 if (Math.IEEEremainder(lngSpan, 2 * S2.M_PI) >= 0) { in getCapBound()616 if (lngSpan < 2 * S2.M_PI) { in getCapBound()