Searched defs:altitudeMeters (Results 1 – 3 of 3) sorted by relevance
141 float altitudeMeters, in GeomagneticField()310 float altitudeMeters) { in computeGeocentricCoordinates()
518 jdouble altitudeMeters, jfloat speedMetersPerSec, jfloat bearingDegrees, in createGnssLocation_V1_0()540 jdouble altitudeMeters, jfloat speedMetersPerSec, jfloat bearingDegrees, in createGnssLocation_V2_0()2159 jdouble altitudeMeters, in android_location_GnssLocationProvider_inject_best_location()
824 double altitudeMeters = location.getAltitude(); in injectBestLocation() local