Searched refs:azimuth (Results 1 – 7 of 7) sorted by relevance
/frameworks/wilhelm/src/itf/ |
D | I3DLocation.cpp | 43 SLmillidegree azimuth, SLmillidegree elevation, SLmillimeter distance) in I3DLocation_SetLocationSpherical() argument 47 if (!((-360000 <= azimuth) && (azimuth <= 360000) && in I3DLocation_SetLocationSpherical() 54 thiz->mLocationSpherical.mAzimuth = azimuth; in I3DLocation_SetLocationSpherical()
|
D | I3DDoppler.cpp | 43 SLmillidegree azimuth, SLmillidegree elevation, SLmillimeter speed) in I3DDoppler_SetVelocitySpherical() argument 49 thiz->mVelocitySpherical.mAzimuth = azimuth; in I3DDoppler_SetVelocitySpherical()
|
/frameworks/base/location/java/android/location/ |
D | GnssStatus.java | 399 @FloatRange(from = 0, to = 360) float azimuth, in addSatellite() 407 mSatellites.add(new GnssSvInfo(constellationType, svid, cn0DbHz, elevation, azimuth, in addSatellite() 469 float elevation, float azimuth, boolean hasEphemeris, boolean hasAlmanac, in GnssSvInfo() argument 482 mAzimuth = azimuth; in GnssSvInfo()
|
/frameworks/native/services/sensorservice/ |
D | OrientationSensor.cpp | 62 outEvent->orientation.azimuth = g.x; in process()
|
/frameworks/native/include_sensor/android/ |
D | sensor.h | 380 float azimuth; member
|
/frameworks/native/include/android/ |
D | sensor.h | 380 float azimuth; member
|
/frameworks/wilhelm/include/SLES/ |
D | OpenSLES.h | 1725 SLmillidegree azimuth, 1778 SLmillidegree azimuth,
|