Searched defs:roll (Results 1 – 9 of 9) sorted by relevance
/frameworks/base/packages/EasterEgg/src/com/android/egg/landroid/ |
D | Randomness.kt | 47 fun roll(rng: Random): T { in roll() method
|
/frameworks/av/media/libheadtracking/ |
D | QuaternionUtil-test.cpp | 58 float pitch, roll, yaw; in TEST() local 88 float pitch, roll, yaw; in TEST() local
|
/frameworks/av/media/libheadtracking/include/media/ |
D | QuaternionUtil.h | 192 auto quaternionToAngles(const Eigen::Quaternionf& q, float *pitch, float *roll, float *yaw) { in quaternionToAngles()
|
/frameworks/wilhelm/src/itf/ |
D | I3DMacroscopic.cpp | 70 SLmillidegree heading, SLmillidegree pitch, SLmillidegree roll) in I3DMacroscopic_SetOrientationAngles()
|
D | I3DLocation.cpp | 189 SLmillidegree heading, SLmillidegree pitch, SLmillidegree roll) in I3DLocation_SetOrientationAngles()
|
/frameworks/native/libs/math/include/math/ |
D | TMatHelpers.h | 543 static CONSTEXPR BASE<T> eulerYXZ(Y yaw, P pitch, R roll) { in eulerYXZ() 562 static CONSTEXPR BASE<T> eulerZYX(Y yaw, P pitch, R roll) { in eulerZYX()
|
/frameworks/libs/systemui/toruslib/torus-math/src/main/java/com/google/android/torus/math/ |
D | SphericalTransform.kt | 52 val roll: Float = 0f, constant in com.google.android.torus.math.SphericalTransform
|
/frameworks/native/include/android/ |
D | sensor.h | 454 float roll; member
|
/frameworks/native/include_sensor/android/ |
D | sensor.h | 454 float roll; member
|