Home
last modified time | relevance | path

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

12

/hardware/interfaces/gnss/common/utils/vts/
DUtils.cpp47 EXPECT_GE(location.latitudeDegrees, -90.0); in checkLocation()
48 EXPECT_LE(location.latitudeDegrees, 90.0); in checkLocation()
97 .latitudeDegrees = 37.4220039, in getMockMeasurementCorrections()
131 .latitudeDegrees = 37.4219999, in getMockMeasurementCorrections()
/hardware/interfaces/gnss/2.0/default/
DGnssMeasurementCorrections.cpp34 corrections.latitudeDegrees, corrections.longitudeDegrees, corrections.altitudeMeters, in setCorrections()
48 singleSatCorrection.reflectingPlane.latitudeDegrees, in setCorrections()
/hardware/interfaces/gnss/1.0/default/
DGnssUtils.cpp35 .latitudeDegrees = location->latitude, in convertToGnssLocation()
58 .latitudeDegrees = flpLocation->latitude, in convertToGnssLocation()
DGnssGeofencing.cpp170 double latitudeDegrees, in addGeofence() argument
183 latitudeDegrees, in addGeofence()
DGnssGeofencing.h54 double latitudeDegrees,
/hardware/qcom/sdm845/gps/sdm845/android/
DGnssGeofencing.cpp78 double latitudeDegrees, in addGeofence() argument
90 latitudeDegrees, in addGeofence()
DGnssGeofencing.h52 double latitudeDegrees,
/hardware/qcom/gps/msm8909w_3100/android/
DGnssGeofencing.cpp78 double latitudeDegrees, in addGeofence() argument
90 latitudeDegrees, in addGeofence()
DGnssGeofencing.h52 double latitudeDegrees,
DGnss.cpp229 Return<bool> Gnss::injectLocation(double latitudeDegrees, in injectLocation() argument
235 gnssInterface->injectLocation(latitudeDegrees, longitudeDegrees, accuracyMeters); in injectLocation()
DGnss.h76 Return<bool> injectLocation(double latitudeDegrees,
/hardware/qcom/gps/msm8998/android/
DGnssGeofencing.cpp78 double latitudeDegrees, in addGeofence() argument
90 latitudeDegrees, in addGeofence()
DGnssGeofencing.h52 double latitudeDegrees,
DGnss.cpp229 Return<bool> Gnss::injectLocation(double latitudeDegrees, in injectLocation() argument
235 gnssInterface->injectLocation(latitudeDegrees, longitudeDegrees, accuracyMeters); in injectLocation()
/hardware/qcom/sdm845/gps/msm8998/android/
DGnssGeofencing.cpp78 double latitudeDegrees, in addGeofence() argument
90 latitudeDegrees, in addGeofence()
DGnssGeofencing.h52 double latitudeDegrees,
DGnss.cpp229 Return<bool> Gnss::injectLocation(double latitudeDegrees, in injectLocation() argument
235 gnssInterface->injectLocation(latitudeDegrees, longitudeDegrees, accuracyMeters); in injectLocation()
DGnss.h76 Return<bool> injectLocation(double latitudeDegrees,
/hardware/interfaces/gnss/1.1/default/
DGnssDebug.cpp36 .latitudeDegrees = kMockLatitudeDegrees, in getDebugData()
/hardware/interfaces/gnss/common/utils/default/
DUtils.cpp29 .latitudeDegrees = kMockLatitudeDegrees, in getMockLocation()
/hardware/qcom/sdm845/gps/sdm845/android/location_api/
DLocationUtil.cpp61 out.latitudeDegrees = in.latitude; in convertGnssLocation()
92 out.latitude = in.latitudeDegrees; in convertGnssLocation()
/hardware/interfaces/gnss/measurement_corrections/1.0/
Dtypes.hal78 * specified by latitudeDegrees, longitudeDegrees, altitudeMeters and at the time of week specified
83 double latitudeDegrees;
129 double latitudeDegrees;
/hardware/interfaces/gnss/1.0/
DIGnssGeofencing.hal36 * @param latitudeDegrees The latitude(in degrees) for the geofence lastTransition.
56 addGeofence(int32_t geofenceId, double latitudeDegrees, double longitudeDegrees,
/hardware/qcom/sdm845/gps/msm8998/android/location_api/
DLocationUtil.cpp57 out.latitudeDegrees = in.latitude; in convertGnssLocation()
/hardware/qcom/gps/msm8998/android/location_api/
DLocationUtil.cpp57 out.latitudeDegrees = in.latitude; in convertGnssLocation()

12