Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/itf/
DI3DMacroscopic.cpp70 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.cpp189 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.cpp64 outEvent->orientation.roll = g.z; in process()
/frameworks/native/libs/math/include/math/
DTMatHelpers.h543 static CONSTEXPR BASE<T> eulerYXZ(Y yaw, P pitch, R roll) { in eulerYXZ() argument
544 return eulerZYX(roll, pitch, yaw); in eulerYXZ()
562 static CONSTEXPR BASE<T> eulerZYX(Y yaw, P pitch, R roll) { in eulerZYX() argument
568 T cr = std::cos(roll); in eulerZYX()
569 T sr = std::sin(roll); in eulerZYX()
/frameworks/native/include_sensor/android/
Dsensor.h382 float roll; member
/frameworks/native/include/android/
Dsensor.h382 float roll; member
/frameworks/base/cmds/incident_helper/java/com/android/commands/incident/sections/
DPersistLogSection.java256 calendar.roll(Calendar.YEAR, /*amount=*/-1); in getEpochSec()
/frameworks/wilhelm/include/SLES/
DOpenSLES.h1746 SLmillidegree roll
1900 SLmillidegree roll
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/api/
Dcurrent.txt22217 method public final void roll(int, boolean);
22218 method public void roll(int, int);
73345 method public abstract void roll(int, boolean);
73346 method public void roll(int, int);
73766 method public void roll(int, boolean);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt47848 method public void roll(int, int);
47849 method public abstract void roll(int, boolean);
48208 method public void roll(int, boolean);