/aosp_15_r20/packages/services/Car/cpp/evs/apps/default/res/ |
D | config.json | 36 "roll" : 0, number 50 "roll" : 0, number 64 "roll" : 0, number 78 "roll" : 0, number
|
/aosp_15_r20/frameworks/base/packages/EasterEgg/src/com/android/egg/landroid/ |
H A D | Randomness.kt | 47 fun roll(rng: Random): T { in roll() method in RandomTable
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/video/spherical/ |
H A D | OrientationListener.java | 61 float roll = extractRoll(deviceOrientationMatrix4x4); in onSensorChanged() local 73 private void notifyListeners(float[] deviceOrientationMatrix, float roll) { in notifyListeners()
|
H A D | TouchTracker.java | 70 private volatile float roll; field in TouchTracker 128 public void onOrientationChange(float[] deviceOrientationMatrix, float roll) { in onOrientationChange()
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/video/spherical/ |
H A D | OrientationListener.java | 61 float roll = extractRoll(deviceOrientationMatrix4x4); in onSensorChanged() local 73 private void notifyListeners(float[] deviceOrientationMatrix, float roll) { in notifyListeners()
|
H A D | TouchTracker.java | 70 private volatile float roll; field in TouchTracker 128 public void onOrientationChange(float[] deviceOrientationMatrix, float roll) { in onOrientationChange()
|
/aosp_15_r20/frameworks/av/media/libheadtracking/ |
H A D | QuaternionUtil-test.cpp | 58 float pitch, roll, yaw; in TEST() local 88 float pitch, roll, yaw; in TEST() local
|
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/cellular/ |
D | keysight_chamber.py | 105 def move_feed_roll(self, roll): argument 145 def move_to_azim_roll(self, azim, roll): argument
|
/aosp_15_r20/external/icu/icu4j/main/localespi/src/main/java/com/ibm/icu/impl/jdkadapter/ |
H A D | CalendarICU.java | 217 public void roll(int field, boolean up) { in roll() method in CalendarICU 223 public void roll(int field, int amount) { in roll() method in CalendarICU
|
/aosp_15_r20/hardware/google/camera/common/sensor_listener/tests/ |
D | goog_gyro_test.cc | 77 std::vector<float> roll; in QueryGyroDirectEventsForDuration() local 215 const std::vector<float>& roll, in LogGyroDataToFile()
|
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/gtx/ |
H A D | euler_angles.inl | 174 T const & roll 209 T const & roll
|
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/gtx/ |
D | euler_angles.inl | 174 T const & roll 209 T const & roll
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/skrifa-0.15.5/src/outline/glyf/hint/ |
H A D | value_stack.rs | 183 pub fn roll(&mut self) -> Result<(), HintErrorKind> { in roll() method 298 fn roll() { in roll() function
|
/aosp_15_r20/external/icu/icu4c/source/i18n/ |
H A D | hebrwcal.cpp | 339 void HebrewCalendar::roll(UCalendarDateFields field, int32_t amount, UErrorCode& status) in roll() function in HebrewCalendar 374 void HebrewCalendar::roll(EDateFields field, int32_t amount, UErrorCode& status) { in roll() function in HebrewCalendar
|
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/ |
H A D | hebrwcal.cpp | 314 void HebrewCalendar::roll(UCalendarDateFields field, int32_t amount, UErrorCode& status) in roll() function in HebrewCalendar 349 void HebrewCalendar::roll(EDateFields field, int32_t amount, UErrorCode& status) { in roll() function in HebrewCalendar
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/common_os/include/external/icu/icu4c/source/i18n/unicode/ |
H A D | calendar.h | 2508 Calendar::roll(UCalendarDateFields field, UBool up, UErrorCode& status) in roll() function 2515 Calendar::roll(EDateFields field, UBool up, UErrorCode& status) in roll() function
|
/aosp_15_r20/external/icu/icu4c/source/i18n/unicode/ |
H A D | calendar.h | 2538 Calendar::roll(UCalendarDateFields field, UBool up, UErrorCode& status) in roll() function 2545 Calendar::roll(EDateFields field, UBool up, UErrorCode& status) in roll() function
|
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/unicode/ |
H A D | calendar.h | 2525 Calendar::roll(UCalendarDateFields field, UBool up, UErrorCode& status) in roll() function 2532 Calendar::roll(EDateFields field, UBool up, UErrorCode& status) in roll() function
|
/aosp_15_r20/external/icu/libicu/cts_headers/unicode/ |
H A D | calendar.h | 2538 Calendar::roll(UCalendarDateFields field, UBool up, UErrorCode& status) in roll() function 2545 Calendar::roll(EDateFields field, UBool up, UErrorCode& status) in roll() function
|
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/ |
H A D | RVCVXCheckAnalyzer.java | 343 public double roll; field in RVCVXCheckAnalyzer.AttitudeRec 787 double roll = (1-alpha) * rec.get(j).roll + alpha * rec.get(j+1).roll; in resampleSensorLog() local 790 resampled.get(i).set(timebase.get(i).time, roll, pitch, yaw); in resampleSensorLog() local
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/ |
H A D | JapaneseImperialCalendar.java | 536 public void roll(int field, boolean up) { in roll() method in JapaneseImperialCalendar 561 public void roll(int field, int amount) { in roll() method in JapaneseImperialCalendar
|
/aosp_15_r20/packages/modules/Uwb/service/fusion_lib/src/com/android/uwb/fusion/math/ |
D | Quaternion.java | 111 public static Quaternion yawPitchRoll(float yaw, float pitch, float roll) { in yawPitchRoll() 437 double roll = atan2(2 * (w * z + x * y), 1.0 - 2 * (x * x + z * z)); in toYawPitchRoll() local
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/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()
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/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()
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/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()
|