Home
last modified time | relevance | path

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

/development/samples/GlobalTime/src/com/android/globaltime/
DCity.java42 private float latitude, longitude; field in City
81 float latitude = Float.intBitsToFloat(ilat); in loadCities() local
88 latitude, longitude, cx, cy, cz); in loadCities()
172 float latitude, float longitude, in City() argument
177 this.latitude = latitude; in City()
200 return latitude; in getLatitude()
/development/ndk/platforms/android-4/samples/san-angeles/jni/
Ddemo.c210 int a, longitude, latitude; in createSuperShape() local
228 for (latitude = latitudeBegin; latitude < latitudeEnd; ++latitude) in createSuperShape()
232 float p1 = -PI / 2 + latitude * 2 * PI / resol2; in createSuperShape()
233 float p2 = -PI / 2 + (latitude + 1) * 2 * PI / resol2; in createSuperShape()
255 if (latitude == latitudeBegin + 1) in createSuperShape()
/development/tools/zoneinfo/tzdata2010k/
Dzone.tab15 # first latitude (+ is north), then longitude (+ is east).