Searched defs:lat (Results 1 – 5 of 5) sorted by relevance
215 private static double wrapLatitude(double lat) { in wrapLatitude()241 private static double metersToDegreesLongitude(double distance, double lat) { in metersToDegreesLongitude()
100 public CellIdentityCdma(int nid, int sid, int bid, int lon, int lat, in CellIdentityCdma()153 private boolean isNullIsland(int lat, int lon) { in isNullIsland()
92 public final double lat; field in CbGeoUtils.LatLng100 public LatLng(double lat, double lng) { in LatLng()
146 int lat = dataProvider->ConsumeIntegral<int>(); in __anonc34b20251202() local
270 double lat = dt / (loops * mMemLoopCount); in runMemoryLatencyTest() local