Searched refs:fromLatLngRadians (Results 1 – 1 of 1) sorted by relevance
70 return fromLatLngRadians(Math.toRadians(latDegrees), Math.toRadians(lngDegrees)); in fromLatLngDegrees()167 private static long fromLatLngRadians(double latRadians, double lngRadians) { in fromLatLngRadians() method in S2CellIdUtils