Home
last modified time | relevance | path

Searched defs:longitude (Results 1 – 3 of 3) sorted by relevance

/development/samples/GlobalTime/src/com/android/globaltime/
DCity.java42 private float latitude, longitude; field in City
82 float longitude = Float.intBitsToFloat(ilon); in loadCities() local
172 float latitude, float longitude, in City()
/development/tools/emulator/system/gps/
Dgps_qemu.c329 Token longitude, in nmea_reader_update_latlong()
871 qemu_gps_inject_location(double latitude, double longitude, float accuracy) in qemu_gps_inject_location()
/development/ndk/platforms/android-4/samples/san-angeles/jni/
Ddemo.c210 int a, longitude, latitude; in createSuperShape() local