Home
last modified time | relevance | path

Searched refs:latitudeDegrees (Results 1 – 25 of 137) sorted by relevance

123456

/aosp12/hardware/interfaces/gnss/common/utils/default/v2_1/
H A DGnssMeasurementCorrections.cpp34 corrections.latitudeDegrees, corrections.longitudeDegrees, corrections.altitudeMeters, in setCorrections()
48 singleSatCorrection.reflectingPlane.latitudeDegrees, in setCorrections()
77 corrections.v1_0.latitudeDegrees, corrections.v1_0.longitudeDegrees, in setCorrections_1_1()
94 singleSatCorrection.v1_0.reflectingPlane.latitudeDegrees, in setCorrections_1_1()
/aosp12/hardware/interfaces/gnss/common/utils/vts/
H A DUtils.cpp51 EXPECT_GE(location.latitudeDegrees, -90.0); in checkLocation()
52 EXPECT_LE(location.latitudeDegrees, 90.0); in checkLocation()
101 .latitudeDegrees = 37.4220039, in getMockMeasurementCorrections()
135 .latitudeDegrees = 37.4219999, in getMockMeasurementCorrections()
/aosp12/hardware/qcom/sm7250/gps/android/2.1/location_api/
H A DLocationUtil.cpp53 out.latitudeDegrees = in.latitude; in convertGnssLocation()
111 out.latitude = in.latitudeDegrees; in convertGnssLocation()
376 out.reflectingPlane.latitudeDegrees = in.reflectingPlane.latitudeDegrees; in convertSingleSatCorrections()
386 out.latitudeDegrees = in.latitudeDegrees; in convertMeasurementCorrections()
/aosp12/hardware/qcom/sm8150/gps/android/2.1/location_api/
H A DLocationUtil.cpp53 out.latitudeDegrees = in.latitude; in convertGnssLocation()
111 out.latitude = in.latitudeDegrees; in convertGnssLocation()
376 out.reflectingPlane.latitudeDegrees = in.reflectingPlane.latitudeDegrees; in convertSingleSatCorrections()
386 out.latitudeDegrees = in.latitudeDegrees; in convertMeasurementCorrections()
/aosp12/hardware/interfaces/gnss/2.0/default/
H A DGnssMeasurementCorrections.cpp34 corrections.latitudeDegrees, corrections.longitudeDegrees, corrections.altitudeMeters, in setCorrections()
48 singleSatCorrection.reflectingPlane.latitudeDegrees, in setCorrections()
/aosp12/hardware/interfaces/gnss/1.0/default/
H A DGnssUtils.cpp35 .latitudeDegrees = location->latitude, in convertToGnssLocation()
58 .latitudeDegrees = flpLocation->latitude, in convertToGnssLocation()
/aosp12/hardware/qcom/gps/msm8909w_3100/android/
H A DGnssGeofencing.cpp78 double latitudeDegrees, in addGeofence() argument
90 latitudeDegrees, in addGeofence()
/aosp12/hardware/qcom/gps/msm8998/android/
H A DGnssGeofencing.cpp78 double latitudeDegrees, in addGeofence() argument
90 latitudeDegrees, in addGeofence()
/aosp12/hardware/qcom/sdm845/gps/sdm845/android/
H A DGnssGeofencing.cpp78 double latitudeDegrees, in addGeofence() argument
90 latitudeDegrees, in addGeofence()
/aosp12/hardware/qcom/sm8150p/gps/android/1.0/
H A DGnssGeofencing.cpp78 double latitudeDegrees, in addGeofence() argument
90 latitudeDegrees, in addGeofence()
/aosp12/hardware/qcom/sm8150p/gps/android/1.1/
H A DGnssGeofencing.cpp78 double latitudeDegrees, in addGeofence() argument
90 latitudeDegrees, in addGeofence()
/aosp12/hardware/qcom/sm8150p/gps/android/2.0/
H A DGnssGeofencing.cpp78 double latitudeDegrees, in addGeofence() argument
90 latitudeDegrees, in addGeofence()
/aosp12/hardware/qcom/sm7250/gps/android/1.1/
H A DGnssGeofencing.cpp78 double latitudeDegrees, in addGeofence() argument
90 latitudeDegrees, in addGeofence()
/aosp12/hardware/qcom/sm7250/gps/android/2.0/
H A DGnssGeofencing.cpp78 double latitudeDegrees, in addGeofence() argument
90 latitudeDegrees, in addGeofence()
/aosp12/hardware/qcom/sm7250/gps/android/2.1/
H A DGnssGeofencing.cpp78 double latitudeDegrees, in addGeofence() argument
90 latitudeDegrees, in addGeofence()
/aosp12/hardware/qcom/sm7150/gps/android/2.0/
H A DGnssGeofencing.cpp78 double latitudeDegrees, in addGeofence() argument
90 latitudeDegrees, in addGeofence()
/aosp12/hardware/qcom/sm7150/gps/android/1.1/
H A DGnssGeofencing.cpp78 double latitudeDegrees, in addGeofence() argument
90 latitudeDegrees, in addGeofence()
/aosp12/hardware/qcom/sm7150/gps/android/1.0/
H A DGnssGeofencing.cpp78 double latitudeDegrees, in addGeofence() argument
90 latitudeDegrees, in addGeofence()
/aosp12/hardware/qcom/sdm845/gps/msm8998/android/
H A DGnssGeofencing.cpp78 double latitudeDegrees, in addGeofence() argument
90 latitudeDegrees, in addGeofence()
/aosp12/hardware/qcom/sm8150/gps/android/1.1/
H A DGnssGeofencing.cpp78 double latitudeDegrees, in addGeofence() argument
90 latitudeDegrees, in addGeofence()
/aosp12/hardware/qcom/sm8150/gps/android/2.0/
H A DGnssGeofencing.cpp78 double latitudeDegrees, in addGeofence() argument
90 latitudeDegrees, in addGeofence()
/aosp12/hardware/qcom/sm8150/gps/android/2.1/
H A DGnssGeofencing.cpp78 double latitudeDegrees, in addGeofence() argument
90 latitudeDegrees, in addGeofence()
/aosp12/hardware/qcom/sm7250/gps/android/1.0/
H A DGnssGeofencing.cpp78 double latitudeDegrees, in addGeofence() argument
90 latitudeDegrees, in addGeofence()
/aosp12/hardware/qcom/sm8150/gps/android/1.0/
H A DGnssGeofencing.cpp78 double latitudeDegrees, in addGeofence() argument
90 latitudeDegrees, in addGeofence()
/aosp12/frameworks/base/location/java/android/location/
H A DGnssReflectingPlane.java140 @FloatRange(from = -90.0f, to = 90.0f) double latitudeDegrees) { in setLatitudeDegrees()
141 mLatitudeDegrees = latitudeDegrees; in setLatitudeDegrees()

123456