Home
last modified time | relevance | path

Searched refs:roll (Results 1 – 11 of 11) sorted by relevance

/frameworks/wilhelm/src/itf/
DI3DMacroscopic.c70 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()
DI3DLocation.c189 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/
DOrientationSensor.cpp58 outEvent->orientation.roll = g.z; in process()
/frameworks/native/include/android/
Dsensor.h102 float roll; member
/frameworks/base/docs/html/guide/topics/sensors/
Dsensors_position.jd70 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>
Dsensors_motion.jd310 roll that is used by the orientation sensor.</p>
/frameworks/base/docs/html/guide/topics/graphics/
Ddrawable-animation.jd8 images, played in order, like a roll of film. The {@link
Doverview.jd33 after another, like a roll of film. This method of animation is useful if you want to animate
/frameworks/wilhelm/include/SLES/
DOpenSLES.h1746 SLmillidegree roll
1900 SLmillidegree roll
/frameworks/base/docs/html/guide/topics/providers/
Dcontacts-provider.jd1217 roll back your transaction and retry it.
/frameworks/base/api/
Dcurrent.txt41445 method public void roll(int, int);
41446 method public abstract void roll(int, boolean);
41805 method public void roll(int, boolean);