Searched refs:fromE5 (Results 1 – 2 of 2) sorted by relevance
71 S2LatLng test = S2LatLng.fromE5(123456, 98765); in testConversion()
47 public static S2LatLng fromE5(long latE5, long lngE5) { in fromE5() method in S2LatLng