/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 70 transform.roll, 88 return SphericalTransform(azimuth, elevation, roll, center, distance, scale) in withAzimuth() 100 return SphericalTransform(azimuth, elevation, roll, center, distance, scale) in withElevation() 110 fun withRoll(roll: Float): SphericalTransform { in withRoll() 111 return SphericalTransform(azimuth, elevation, roll, center, distance, scale) in withRoll() 122 return SphericalTransform(azimuth, elevation, roll, center, distance, scale) in withCenter() 135 return SphericalTransform(azimuth, elevation, roll, Vector3(x, y, z), distance, scale) in withCenter() 146 return SphericalTransform(azimuth, elevation, roll, center, distance, scale) in withDistance() 159 return SphericalTransform(azimuth, elevation, roll, center, distance, Vector3(x, y, z)) in withScale() [all …]
|
/frameworks/av/media/libheadtracking/ |
D | QuaternionUtil-test.cpp | 58 float pitch, roll, yaw; in TEST() local 65 quaternionToAngles(rotationVectorToQuaternion({angle, 0.f, 0.f}), &pitch, &roll, &yaw); in TEST() 67 EXPECT_NEAR(0.f, roll, NEAR); in TEST() 70 quaternionToAngles(rotationVectorToQuaternion({0.f, angle, 0.f}), &pitch, &roll, &yaw); in TEST() 72 EXPECT_NEAR(angle, roll, NEAR); in TEST() 75 quaternionToAngles(rotationVectorToQuaternion({0.f, 0.f, angle}), &pitch, &roll, &yaw); in TEST() 77 EXPECT_NEAR(0.f, roll, NEAR); in TEST() 83 rotationVectorToQuaternion({M_PI, 0.f, 0.f}), &pitch, &roll, &yaw); in TEST() 88 float pitch, roll, yaw; in TEST() local 102 quaternionToAngles(world_z * q, &pitch, &roll, &yaw); in TEST() [all …]
|
/frameworks/base/packages/EasterEgg/src/com/android/egg/landroid/ |
D | Namer.kt | 70 return planetTable.roll(rng).pull(rng) + " " + planetTypes.pull(rng) in describePlanet() 74 return lifeTable.roll(rng).pull(rng) in describeLife() 79 parts.append(constellationsTable.roll(rng).pull(rng)) in nameSystem() 81 parts.append(delimiterTable.roll(rng)) in nameSystem() 82 parts.append(suffixesTable.roll(rng).pull(rng)) in nameSystem() 86 parts.append(delimiterTable.roll(rng)) in nameSystem() 88 if (rng.nextFloat() <= RARE_PROB) parts.append(delimiterTable.roll(rng)) in nameSystem() 91 parts.append(delimiterTable.roll(rng)) in nameSystem() 98 return atmoTable.roll(rng).pull(rng) in describeAtmo()
|
D | Randomness.kt | 47 fun roll(rng: Random): T { in roll() method in RandomTable
|
/frameworks/av/media/libheadtracking/include/media/ |
D | QuaternionUtil.h | 192 auto quaternionToAngles(const Eigen::Quaternionf& q, float *pitch, float *roll, float *yaw) { in quaternionToAngles() argument 279 if (roll != nullptr) { in quaternionToAngles() 281 *roll = -atan2(ux_2, uz_2); in quaternionToAngles()
|
/frameworks/wilhelm/src/itf/ |
D | I3DMacroscopic.cpp | 70 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()
|
D | I3DLocation.cpp | 189 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/ |
D | OrientationSensor.cpp | 64 outEvent->orientation.roll = g.z; in process()
|
/frameworks/native/libs/math/include/math/ |
D | TMatHelpers.h | 543 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/android/ |
D | sensor.h | 454 float roll; member
|
/frameworks/native/include_sensor/android/ |
D | sensor.h | 454 float roll; member
|
/frameworks/base/packages/SystemUI/docs/ |
D | camera.md | 13 …directing to the same app, but giving that app the cue to not allow access to the photo roll, etc).
|
/frameworks/av/media/module/extractors/fuzzers/ |
D | mp4_extractor_fuzzer.dict | 238 kw237="roll"
|
/frameworks/base/core/proto/android/os/ |
D | batteryusagestats.proto | 69 // There are no roll-ups included in the slices - it is up to the clients
|
/frameworks/base/cmds/incident_helper/java/com/android/commands/incident/sections/ |
D | PersistLogSection.java | 256 calendar.roll(Calendar.YEAR, /*amount=*/-1); in getEpochSec()
|
/frameworks/base/services/core/java/com/android/server/rollback/ |
D | README.md | 80 The RollbackManager API may be used by the installer to roll back an update 316 * Rollback only rolls back code and app user data. It does not roll back other
|
/frameworks/wilhelm/include/SLES/ |
D | OpenSLES.h | 1746 SLmillidegree roll 1900 SLmillidegree roll
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/proto_logging/stats/ |
D | atoms.proto | 9615 // There are no roll-ups included in the slices - it is up to the clients
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 47848 method public void roll(int, int); 47849 method public abstract void roll(int, boolean); 48208 method public void roll(int, boolean);
|