Home
last modified time | relevance | path

Searched refs:longitudeDegrees (Results 1 – 25 of 42) sorted by relevance

12

/hardware/interfaces/gnss/common/utils/vts/
DUtils.cpp49 EXPECT_GE(location.longitudeDegrees, -180.0); in checkLocation()
50 EXPECT_LE(location.longitudeDegrees, 180.0); in checkLocation()
98 .longitudeDegrees = -122.0840991, in getMockMeasurementCorrections()
132 .longitudeDegrees = -122.0840575, in getMockMeasurementCorrections()
/hardware/interfaces/gnss/2.0/default/
DGnssMeasurementCorrections.cpp34 corrections.latitudeDegrees, corrections.longitudeDegrees, corrections.altitudeMeters, in setCorrections()
49 singleSatCorrection.reflectingPlane.longitudeDegrees, in setCorrections()
/hardware/interfaces/gnss/1.0/default/
DGnssUtils.cpp36 .longitudeDegrees = location->longitude, in convertToGnssLocation()
59 .longitudeDegrees = flpLocation->longitude, in convertToGnssLocation()
DGnssGeofencing.cpp171 double longitudeDegrees, in addGeofence() argument
184 longitudeDegrees, in addGeofence()
DGnssGeofencing.h55 double longitudeDegrees,
/hardware/qcom/sdm845/gps/sdm845/android/
DGnssGeofencing.cpp79 double longitudeDegrees, in addGeofence() argument
91 longitudeDegrees, in addGeofence()
DGnssGeofencing.h53 double longitudeDegrees,
/hardware/qcom/gps/msm8909w_3100/android/
DGnssGeofencing.cpp79 double longitudeDegrees, in addGeofence() argument
91 longitudeDegrees, in addGeofence()
DGnssGeofencing.h53 double longitudeDegrees,
DGnss.cpp230 double longitudeDegrees, in injectLocation() argument
235 gnssInterface->injectLocation(latitudeDegrees, longitudeDegrees, accuracyMeters); in injectLocation()
DGnss.h77 double longitudeDegrees,
/hardware/qcom/gps/msm8998/android/
DGnssGeofencing.cpp79 double longitudeDegrees, in addGeofence() argument
91 longitudeDegrees, in addGeofence()
DGnssGeofencing.h53 double longitudeDegrees,
DGnss.cpp230 double longitudeDegrees, in injectLocation() argument
235 gnssInterface->injectLocation(latitudeDegrees, longitudeDegrees, accuracyMeters); in injectLocation()
DGnss.h77 double longitudeDegrees,
/hardware/qcom/sdm845/gps/msm8998/android/
DGnssGeofencing.cpp79 double longitudeDegrees, in addGeofence() argument
91 longitudeDegrees, in addGeofence()
DGnssGeofencing.h53 double longitudeDegrees,
DGnss.cpp230 double longitudeDegrees, in injectLocation() argument
235 gnssInterface->injectLocation(latitudeDegrees, longitudeDegrees, accuracyMeters); in injectLocation()
DGnss.h77 double longitudeDegrees,
/hardware/interfaces/gnss/1.1/default/
DGnssDebug.cpp37 .longitudeDegrees = kMockLongitudeDegrees, in getDebugData()
/hardware/interfaces/gnss/common/utils/default/
DUtils.cpp30 .longitudeDegrees = kMockLongitudeDegrees, in getMockLocation()
/hardware/qcom/sdm845/gps/sdm845/android/location_api/
DLocationUtil.cpp62 out.longitudeDegrees = in.longitude; in convertGnssLocation()
93 out.longitude = in.longitudeDegrees; in convertGnssLocation()
/hardware/interfaces/gnss/measurement_corrections/1.0/
Dtypes.hal78 * specified by latitudeDegrees, longitudeDegrees, altitudeMeters and at the time of week specified
86 double longitudeDegrees;
132 double longitudeDegrees;
/hardware/qcom/sdm845/gps/msm8998/android/location_api/
DLocationUtil.cpp58 out.longitudeDegrees = in.longitude; in convertGnssLocation()
/hardware/qcom/gps/msm8998/android/location_api/
DLocationUtil.cpp58 out.longitudeDegrees = in.longitude; in convertGnssLocation()

12