Home
last modified time | relevance | path

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

1234567

/hardware/interfaces/gnss/common/utils/default/v2_1/
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()
/hardware/interfaces/gnss/common/utils/vts/
DUtils.cpp64 ASSERT_TRUE(data.position.latitudeDegrees >= -90 && data.position.latitudeDegrees <= 90); in checkPositionDebug()
99 const GnssLocation Utils::getMockLocation(double latitudeDegrees, double longitudeDegrees, in getMockLocation() argument
108 location.latitudeDegrees = latitudeDegrees; in getMockLocation()
125 .latitudeDegrees = 37.4220039, in getMockMeasurementCorrections()
160 .latitudeDegrees = 37.4219999, in getMockMeasurementCorrections()
224 reflectingPlane.latitudeDegrees = 37.4220039; in getMockMeasurementCorrections_aidl()
266 mockCorrections.latitudeDegrees = 37.4219999; in getMockMeasurementCorrections_aidl()
/hardware/interfaces/gnss/aidl/default/
DGnssGeofence.cpp35 ndk::ScopedAStatus GnssGeofence::addGeofence(int geofenceId, double latitudeDegrees, in addGeofence() argument
41 geofenceId, latitudeDegrees, longitudeDegrees, radiusMeters, lastTransition, in addGeofence()
DMeasurementCorrectionsInterface.cpp33 corrections.latitudeDegrees, corrections.longitudeDegrees, corrections.altitudeMeters, in setCorrections()
55 excessPathInfo.reflectingPlane.latitudeDegrees, in setCorrections()
/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/common/utils/vts/include/
DUtils.h49 double latitudeDegrees, double longitudeDegrees, double horizontalAccuracyMeters);
88 EXPECT_GE(location.latitudeDegrees, -90.0); in checkLocation()
89 EXPECT_LE(location.latitudeDegrees, 90.0); in checkLocation()
/hardware/interfaces/gnss/1.0/default/
DGnssUtils.cpp35 .latitudeDegrees = location->latitude, in convertToGnssLocation()
58 .latitudeDegrees = flpLocation->latitude, in convertToGnssLocation()
/hardware/qcom/gps/msm8998/android/
DGnssGeofencing.cpp78 double latitudeDegrees, in addGeofence() argument
90 latitudeDegrees, in addGeofence()
/hardware/qcom/sm7150/gps/android/2.0/
DGnssGeofencing.cpp78 double latitudeDegrees, in addGeofence() argument
90 latitudeDegrees, in addGeofence()
/hardware/qcom/sm8150/gps/android/1.1/
DGnssGeofencing.cpp78 double latitudeDegrees, in addGeofence() argument
90 latitudeDegrees, in addGeofence()
/hardware/qcom/sm7150/gps/android/1.1/
DGnssGeofencing.cpp78 double latitudeDegrees, in addGeofence() argument
90 latitudeDegrees, in addGeofence()
/hardware/qcom/sm7250/gps/android/2.0/
DGnssGeofencing.cpp78 double latitudeDegrees, in addGeofence() argument
90 latitudeDegrees, in addGeofence()
/hardware/qcom/gps/msm8909w_3100/android/
DGnssGeofencing.cpp78 double latitudeDegrees, in addGeofence() argument
90 latitudeDegrees, in addGeofence()
/hardware/qcom/sm7250/gps/android/2.1/
DGnssGeofencing.cpp78 double latitudeDegrees, in addGeofence() argument
90 latitudeDegrees, in addGeofence()
/hardware/qcom/sm7250/gps/android/1.1/
DGnssGeofencing.cpp78 double latitudeDegrees, in addGeofence() argument
90 latitudeDegrees, in addGeofence()
/hardware/qcom/sm8150/gps/android/2.1/
DGnssGeofencing.cpp78 double latitudeDegrees, in addGeofence() argument
90 latitudeDegrees, in addGeofence()
/hardware/qcom/sm8150p/gps/android/1.0/
DGnssGeofencing.cpp78 double latitudeDegrees, in addGeofence() argument
90 latitudeDegrees, in addGeofence()
/hardware/qcom/sm8150p/gps/android/2.0/
DGnssGeofencing.cpp78 double latitudeDegrees, in addGeofence() argument
90 latitudeDegrees, in addGeofence()
/hardware/qcom/sm8150p/gps/android/1.1/
DGnssGeofencing.cpp78 double latitudeDegrees, in addGeofence() argument
90 latitudeDegrees, in addGeofence()
/hardware/qcom/sm7150/gps/android/1.0/
DGnssGeofencing.cpp78 double latitudeDegrees, in addGeofence() argument
90 latitudeDegrees, in addGeofence()
/hardware/qcom/sm8150/gps/android/2.0/
DGnssGeofencing.cpp78 double latitudeDegrees, in addGeofence() argument
90 latitudeDegrees, in addGeofence()
/hardware/qcom/sm7250/gps/android/2.1/location_api/
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()
/hardware/qcom/sm8150/gps/android/2.1/location_api/
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()
/hardware/qcom/sm8150/gps/android/1.0/
DGnssGeofencing.cpp78 double latitudeDegrees, in addGeofence() argument
90 latitudeDegrees, in addGeofence()
/hardware/qcom/sm7250/gps/android/1.0/
DGnssGeofencing.cpp78 double latitudeDegrees, in addGeofence() argument
90 latitudeDegrees, in addGeofence()

1234567