Home
last modified time | relevance | path

Searched refs:longitudeDegrees (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()
49 singleSatCorrection.reflectingPlane.longitudeDegrees, in setCorrections()
77 corrections.v1_0.latitudeDegrees, corrections.v1_0.longitudeDegrees, in setCorrections_1_1()
95 singleSatCorrection.v1_0.reflectingPlane.longitudeDegrees, in setCorrections_1_1()
/hardware/interfaces/gnss/common/utils/vts/
DUtils.cpp65 ASSERT_TRUE(data.position.longitudeDegrees >= -180 && in checkPositionDebug()
66 data.position.longitudeDegrees <= 180); in checkPositionDebug()
99 const GnssLocation Utils::getMockLocation(double latitudeDegrees, double longitudeDegrees, in getMockLocation() argument
109 location.longitudeDegrees = longitudeDegrees; in getMockLocation()
126 .longitudeDegrees = -122.0840991, in getMockMeasurementCorrections()
161 .longitudeDegrees = -122.0840575, in getMockMeasurementCorrections()
225 reflectingPlane.longitudeDegrees = -122.0840991; in getMockMeasurementCorrections_aidl()
267 mockCorrections.longitudeDegrees = -122.0840575; in getMockMeasurementCorrections_aidl()
/hardware/interfaces/gnss/aidl/default/
DGnssGeofence.cpp36 double longitudeDegrees, double radiusMeters, in addGeofence() argument
41 geofenceId, latitudeDegrees, longitudeDegrees, radiusMeters, lastTransition, in addGeofence()
DMeasurementCorrectionsInterface.cpp33 corrections.latitudeDegrees, corrections.longitudeDegrees, corrections.altitudeMeters, in setCorrections()
56 excessPathInfo.reflectingPlane.longitudeDegrees, in setCorrections()
/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/common/utils/vts/include/
DUtils.h49 double latitudeDegrees, double longitudeDegrees, double horizontalAccuracyMeters);
90 EXPECT_GE(location.longitudeDegrees, -180.0); in checkLocation()
91 EXPECT_LE(location.longitudeDegrees, 180.0); in checkLocation()
/hardware/interfaces/gnss/1.0/default/
DGnssUtils.cpp36 .longitudeDegrees = location->longitude, in convertToGnssLocation()
59 .longitudeDegrees = flpLocation->longitude, in convertToGnssLocation()
/hardware/qcom/sm7150/gps/android/1.0/
DGnssGeofencing.cpp79 double longitudeDegrees, in addGeofence() argument
91 longitudeDegrees, in addGeofence()
/hardware/qcom/gps/msm8909w_3100/android/
DGnssGeofencing.cpp79 double longitudeDegrees, in addGeofence() argument
91 longitudeDegrees, in addGeofence()
/hardware/qcom/sm8150p/gps/android/1.1/
DGnssGeofencing.cpp79 double longitudeDegrees, in addGeofence() argument
91 longitudeDegrees, in addGeofence()
/hardware/qcom/sm7250/gps/android/1.1/
DGnssGeofencing.cpp79 double longitudeDegrees, in addGeofence() argument
91 longitudeDegrees, in addGeofence()
/hardware/qcom/sm7250/gps/android/2.1/
DGnssGeofencing.cpp79 double longitudeDegrees, in addGeofence() argument
91 longitudeDegrees, in addGeofence()
/hardware/qcom/gps/msm8998/android/
DGnssGeofencing.cpp79 double longitudeDegrees, in addGeofence() argument
91 longitudeDegrees, in addGeofence()
/hardware/qcom/sm8150p/gps/android/1.0/
DGnssGeofencing.cpp79 double longitudeDegrees, in addGeofence() argument
91 longitudeDegrees, in addGeofence()
/hardware/qcom/sm7150/gps/android/1.1/
DGnssGeofencing.cpp79 double longitudeDegrees, in addGeofence() argument
91 longitudeDegrees, in addGeofence()
/hardware/qcom/sm8150/gps/android/2.1/
DGnssGeofencing.cpp79 double longitudeDegrees, in addGeofence() argument
91 longitudeDegrees, in addGeofence()
/hardware/qcom/sm8150p/gps/android/2.0/
DGnssGeofencing.cpp79 double longitudeDegrees, in addGeofence() argument
91 longitudeDegrees, in addGeofence()
/hardware/qcom/sm7250/gps/android/2.0/
DGnssGeofencing.cpp79 double longitudeDegrees, in addGeofence() argument
91 longitudeDegrees, in addGeofence()
/hardware/qcom/sm8150/gps/android/1.1/
DGnssGeofencing.cpp79 double longitudeDegrees, in addGeofence() argument
91 longitudeDegrees, in addGeofence()
/hardware/qcom/sm8150/gps/android/2.0/
DGnssGeofencing.cpp79 double longitudeDegrees, in addGeofence() argument
91 longitudeDegrees, in addGeofence()
/hardware/qcom/sm7150/gps/android/2.0/
DGnssGeofencing.cpp79 double longitudeDegrees, in addGeofence() argument
91 longitudeDegrees, in addGeofence()
/hardware/qcom/sm7250/gps/android/1.0/
DGnssGeofencing.cpp79 double longitudeDegrees, in addGeofence() argument
91 longitudeDegrees, in addGeofence()
/hardware/qcom/sm8150/gps/android/1.0/
DGnssGeofencing.cpp79 double longitudeDegrees, in addGeofence() argument
91 longitudeDegrees, in addGeofence()
/hardware/interfaces/gnss/aidl/android/hardware/gnss/measurement_corrections/
DReflectingPlane.aidl35 double longitudeDegrees;
/hardware/interfaces/gnss/aidl/aidl_api/android.hardware.gnss/2/android/hardware/gnss/measurement_corrections/
DReflectingPlane.aidl39 double longitudeDegrees;

1234567