Searched refs:roll (Results 1 – 11 of 11) sorted by relevance
/frameworks/wilhelm/src/itf/ |
D | I3DMacroscopic.c | 70 SLmillidegree heading, SLmillidegree pitch, SLmillidegree roll) in I3DMacroscopic_SetOrientationAngles() argument 76 (-360000 <= roll) && (roll <= 360000))) { in I3DMacroscopic_SetOrientationAngles() 83 thiz->mOrientationAngles.mRoll = roll; in I3DMacroscopic_SetOrientationAngles()
|
D | I3DLocation.c | 189 SLmillidegree heading, SLmillidegree pitch, SLmillidegree roll) in I3DLocation_SetOrientationAngles() argument 195 (-360000 <= roll) && (roll <= 360000))) { in I3DLocation_SetOrientationAngles() 202 thiz->mOrientationAngles.mRoll = roll; in I3DLocation_SetOrientationAngles()
|
/frameworks/native/services/sensorservice/ |
D | OrientationSensor.cpp | 58 outEvent->orientation.roll = g.z; in process()
|
/frameworks/native/include/android/ |
D | sensor.h | 102 float roll; member
|
/frameworks/base/docs/html/guide/topics/sensors/ |
D | sensors_position.jd | 70 the orientation sensor provides azimuth (yaw), pitch, and roll values during a single sensor event. 161 <p>This definition is different from yaw, pitch, and roll used in aviation, where the X axis is 162 along the long side of the plane (tail to nose). Also, for historical reasons the roll angle is 169 the roll component is 0). As a result, the orientation sensor was deprecated in Android 2.2 (API 178 sensor. We recommend that you do this only if a device has negligible roll.</p>
|
D | sensors_motion.jd | 310 roll that is used by the orientation sensor.</p>
|
/frameworks/base/docs/html/guide/topics/graphics/ |
D | drawable-animation.jd | 8 images, played in order, like a roll of film. The {@link
|
D | overview.jd | 33 after another, like a roll of film. This method of animation is useful if you want to animate
|
/frameworks/wilhelm/include/SLES/ |
D | OpenSLES.h | 1746 SLmillidegree roll 1900 SLmillidegree roll
|
/frameworks/base/docs/html/guide/topics/providers/ |
D | contacts-provider.jd | 1217 roll back your transaction and retry it.
|
/frameworks/base/api/ |
D | current.txt | 41445 method public void roll(int, int); 41446 method public abstract void roll(int, boolean); 41805 method public void roll(int, boolean);
|