Searched refs:roll (Results 1 - 8 of 8) sorted by relevance

/frameworks/native/services/sensorservice/
H A DOrientationSensor.cpp64 outEvent->orientation.roll = g.z;
/frameworks/wilhelm/src/itf/
H A DI3DLocation.cpp189 SLmillidegree heading, SLmillidegree pitch, SLmillidegree roll)
195 (-360000 <= roll) && (roll <= 360000))) {
202 thiz->mOrientationAngles.mRoll = roll;
188 I3DLocation_SetOrientationAngles(SL3DLocationItf self, SLmillidegree heading, SLmillidegree pitch, SLmillidegree roll) argument
H A DI3DMacroscopic.cpp70 SLmillidegree heading, SLmillidegree pitch, SLmillidegree roll)
76 (-360000 <= roll) && (roll <= 360000))) {
83 thiz->mOrientationAngles.mRoll = roll;
69 I3DMacroscopic_SetOrientationAngles(SL3DMacroscopicItf self, SLmillidegree heading, SLmillidegree pitch, SLmillidegree roll) argument
/frameworks/native/include/android/
H A Dsensor.h303 float roll; member in struct:ASensorVector::__anon1414::__anon1416
/frameworks/native/include_sensor/android/
H A Dsensor.h303 float roll; member in struct:ASensorVector::__anon1524::__anon1526
/frameworks/native/libs/math/include/math/
H A DTMatHelpers.h535 * @param roll about Z axis
543 static CONSTEXPR BASE<T> eulerYXZ(Y yaw, P pitch, R roll) { argument
544 return eulerZYX(roll, pitch, yaw);
549 * @param roll about X axis
554 * about X (roll) then Y (pitch) and then Z (yaw).
562 static CONSTEXPR BASE<T> eulerZYX(Y yaw, P pitch, R roll) { argument
568 T cr = std::cos(roll);
569 T sr = std::sin(roll);
/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h1746 SLmillidegree roll
1900 SLmillidegree roll
/frameworks/base/config/
H A Dboot-image-profile.txt[all...]

Completed in 701 milliseconds