/external/exoplayer/tree/library/ui/src/test/java/com/google/android/exoplayer2/ui/spherical/ |
D | TouchTrackerTest.java | 36 private float yaw; field in TouchTrackerTest 54 yaw = scrollOffsetDegrees.x; in setUp() 65 assertThat(yaw).isWithin(EPSILON).of(0); in tap() 72 assertThat(yaw).isWithin(EPSILON).of(-SWIPE_PX / PX_PER_DEGREES); in basicYaw() 79 assertThat(yaw).isEqualTo(10 * SWIPE_PX / PX_PER_DEGREES); in bigYaw() 86 assertThat(yaw).isWithin(EPSILON).of(0); in yawUnaffectedByPitch() 89 assertThat(yaw).isWithin(EPSILON).of(-SWIPE_PX / PX_PER_DEGREES); in yawUnaffectedByPitch() 95 assertThat(yaw).isWithin(EPSILON).of(0); in basicPitch() 103 assertThat(yaw).isWithin(EPSILON).of(0); in pitchClipped() 108 assertThat(yaw).isWithin(EPSILON).of(0); in pitchClipped() [all …]
|
/external/rust/crates/plotters/src/coord/ranged3d/ |
D | projection.rs | 144 pub yaw: f64, field 154 yaw: 0.5, in new() 179 if self.yaw.abs() > 1e-20 { in into_matrix() 180 ret = ret * ProjectionMatrix::rotate(0.0, self.yaw, 0.0); in into_matrix()
|
/external/oboe/samples/RhythmGame/third_party/glm/gtx/ |
D | euler_angles.inl | 172 T const & yaw, argument 177 T tmp_ch = glm::cos(yaw); 178 T tmp_sh = glm::sin(yaw); 207 T const & yaw, argument 212 T tmp_ch = glm::cos(yaw); 213 T tmp_sh = glm::sin(yaw);
|
D | euler_angles.hpp | 100 T const & yaw, 108 T const & yaw,
|
/external/icu/icu4c/source/data/locales/ |
D | kam.txt | 59 "Ĩyawĩoo", 63 "Ĩyawĩoo", 228 dn{"Ĩyakwakya/Ĩyawĩoo"}
|
D | ee.txt | 445 "yaw", 463 "yaw", 483 "yaw", 501 "yaw",
|
/external/icu/icu4c/source/data/translit/ |
D | my_my_Latn.txt | 82 # ($consonants) ြော\u103A > | $1 yaw; 83 ($consonants) \u103C\u1031\u102C\u103A > | $1 yaw; 84 # ($consonants) ျော\u103A > | $1 yaw; 85 ($consonants) \u103B\u1031\u102C\u103A > | $1 yaw;
|
/external/rust/crates/plotters/examples/ |
D | 3d-plot.rs | 15 pb.yaw = 0.5; in main()
|
/external/angle/util/ |
D | Matrix.h | 45 static Matrix4 rollPitchYaw(float roll, float pitch, float yaw);
|
D | Matrix.cpp | 130 Matrix4 Matrix4::rollPitchYaw(float roll, float pitch, float yaw) in rollPitchYaw() argument 132 return rotate(yaw, Vector3(0, 0, 1)) * rotate(pitch, Vector3(0, 1, 0)) * in rollPitchYaw()
|
/external/oboe/samples/RhythmGame/third_party/glm/gtc/ |
D | quaternion.inl | 139 // valType const & yaw, 143 // tvec3<valType> eulerAngle(pitch * valType(0.5), yaw * valType(0.5), roll * valType(0.5)); 565 return tvec3<T, P>(pitch(x), yaw(x), roll(x)); 581 GLM_FUNC_QUALIFIER T yaw(tquat<T, P> const & q) function
|
D | quaternion.hpp | 277 GLM_FUNC_DECL T yaw(tquat<T, P> const & x);
|
/external/rust/crates/plotters/src/chart/ |
D | context.rs | 946 pb.yaw = 0.5; in test_chart_context_3d()
|
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/ |
D | words.shakespeare.txt.gz |
|
D | ospd.txt.gz |
|
/external/cldr/tools/java/org/unicode/cldr/util/data/ |
D | iso-639-3_Name_Index.tab | 7809 yaw Yawalapití Yawalapití
|
D | iso-639-3.tab | 7475 yaw I L Yawalapití
|
D | language-subtag-registry | 40215 Subtag: yaw
|
/external/rust/crates/csv/examples/data/bench/ |
D | worldcitiespop.csv | 5161 mm,yaw,Yaw,10,,23.0666667,95.5333333
|