Home
last modified time | relevance | path

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

/external/s2-geometry-library-java/src/com/google/common/geometry/
DS2LatLngRect.java306 S2Point aLoCrossHi = in getDistance() local
315 S1Angle.min(S2EdgeUtil.getDistance(bLo, aLo, aHi, aLoCrossHi), in getDistance()
316 S2EdgeUtil.getDistance(bHi, aLo, aHi, aLoCrossHi)))); in getDistance()