Searched refs:azimuth (Results 1 – 11 of 11) sorted by relevance
/frameworks/wilhelm/src/itf/ |
D | I3DLocation.c | 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.c | 43 SLmillidegree azimuth, SLmillidegree elevation, SLmillimeter speed) in I3DDoppler_SetVelocitySpherical() argument 49 thiz->mVelocitySpherical.mAzimuth = azimuth; in I3DDoppler_SetVelocitySpherical()
|
/frameworks/base/location/tests/locationtests/src/android/location/ |
D | GpsStatusTest.java | 192 float[] azimuth, in verifySatellites() argument 207 azimuth[i], in verifySatellites() local 260 float[] azimuth, in set() argument 284 azimuth, in set()
|
/frameworks/native/services/sensorservice/ |
D | OrientationSensor.cpp | 56 outEvent->orientation.azimuth = g.x; in process()
|
/frameworks/native/include/android/ |
D | sensor.h | 111 float azimuth; member
|
/frameworks/base/docs/html/ndk/reference/ |
D | struct_a_sensor_vector.jd | 31 …ass="el" href="struct_a_sensor_vector.html#a01b03ebfa7d0a95760e743f611fecbc5">azimuth</a></td></tr> 66 <td class="memname">float azimuth</td>
|
D | functions.jd | 16 <li>azimuth
|
D | functions_vars.jd | 16 <li>azimuth
|
/frameworks/base/docs/html/guide/topics/sensors/ |
D | sensors_position.jd | 72 the orientation sensor provides azimuth (yaw), pitch, and roll values during a single sensor event. 352 and {@link android.hardware.SensorManager#getInclination getInclination()} methods to obtain azimuth
|
/frameworks/wilhelm/include/SLES/ |
D | OpenSLES.h | 1725 SLmillidegree azimuth, 1778 SLmillidegree azimuth,
|
/frameworks/base/services/core/jni/ |
D | com_android_server_location_GpsLocationProvider.cpp | 629 azim[i] = sGpsSvStatus.sv_list[i].azimuth; in android_location_GpsLocationProvider_read_sv_status()
|