Home
last modified time | relevance | path

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

/external/s2-geometry-library-java/src/com/google/common/geometry/
DS2LatLngRect.java310 S2Point bLoCrossHi = in getDistance() local
313 return S1Angle.min(S2EdgeUtil.getDistance(aLo, bLo, bHi, bLoCrossHi), in getDistance()
314 S1Angle.min(S2EdgeUtil.getDistance(aHi, bLo, bHi, bLoCrossHi), in getDistance()