Searched refs:azimuth (Results 1 - 6 of 6) sorted by relevance

/frameworks/wilhelm/src/itf/
H A DI3DDoppler.c43 SLmillidegree azimuth, SLmillidegree elevation, SLmillimeter speed)
49 thiz->mVelocitySpherical.mAzimuth = azimuth;
42 I3DDoppler_SetVelocitySpherical(SL3DDopplerItf self, SLmillidegree azimuth, SLmillidegree elevation, SLmillimeter speed) argument
H A DI3DLocation.c43 SLmillidegree azimuth, SLmillidegree elevation, SLmillimeter distance)
47 if (!((-360000 <= azimuth) && (azimuth <= 360000) &&
54 thiz->mLocationSpherical.mAzimuth = azimuth;
42 I3DLocation_SetLocationSpherical(SL3DLocationItf self, SLmillidegree azimuth, SLmillidegree elevation, SLmillimeter distance) argument
/frameworks/native/services/sensorservice/
H A DOrientationSensor.cpp56 outEvent->orientation.azimuth = g.x;
/frameworks/native/include/android/
H A Dsensor.h111 float azimuth; member in struct:ASensorVector::__anon1206::__anon1208
/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h1725 SLmillidegree azimuth,
1778 SLmillidegree azimuth,
/frameworks/base/services/core/jni/
H A Dcom_android_server_location_GpsLocationProvider.cpp616 azim[i] = sGpsSvStatus.sv_list[i].azimuth;

Completed in 103 milliseconds