Home
last modified time | relevance | path

Searched defs:roll (Results 1 – 25 of 42) sorted by relevance

12

/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/video/spherical/
DOrientationListener.java61 float roll = extractRoll(deviceOrientationMatrix4x4); in onSensorChanged() local
73 private void notifyListeners(float[] deviceOrientationMatrix, float roll) { in notifyListeners()
DTouchTracker.java70 private volatile float roll; field in TouchTracker
128 public void onOrientationChange(float[] deviceOrientationMatrix, float roll) { in onOrientationChange()
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/video/spherical/
DOrientationListener.java61 float roll = extractRoll(deviceOrientationMatrix4x4); in onSensorChanged() local
73 private void notifyListeners(float[] deviceOrientationMatrix, float roll) { in notifyListeners()
DTouchTracker.java70 private volatile float roll; field in TouchTracker
128 public void onOrientationChange(float[] deviceOrientationMatrix, float roll) { in onOrientationChange()
/external/exoplayer/tree/library/ui/src/main/java/com/google/android/exoplayer2/ui/spherical/
DOrientationListener.java62 float roll = extractRoll(deviceOrientationMatrix4x4); in onSensorChanged() local
74 private void notifyListeners(float[] deviceOrientationMatrix, float roll) { in notifyListeners()
DTouchTracker.java67 private volatile float roll; field in TouchTracker
136 public void onOrientationChange(float[] deviceOrientationMatrix, float roll) { in onOrientationChange()
/external/tensorflow/tensorflow/python/ops/
Dmanip_ops.py31 def roll(input, shift, axis, name=None): # pylint: disable=redefined-builtin function
/external/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/
DCalendarICU.java217 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
/external/oboe/samples/RhythmGame/third_party/glm/gtx/
Deuler_angles.inl174 T const & roll
209 T const & roll
/external/rust/crates/aho-corasick/src/
Dbuffer.rs110 pub fn roll(&mut self) { in roll() method
/external/icu/icu4c/source/i18n/
Dhebrwcal.cpp311 void HebrewCalendar::roll(UCalendarDateFields field, int32_t amount, UErrorCode& status) in roll() function in HebrewCalendar
345 void HebrewCalendar::roll(EDateFields field, int32_t amount, UErrorCode& status) { in roll() function in HebrewCalendar
Dchnsecal.cpp404 void ChineseCalendar::roll(UCalendarDateFields field, int32_t amount, UErrorCode& status) { in roll() function in ChineseCalendar
462 void ChineseCalendar::roll(EDateFields field, int32_t amount, UErrorCode& status) { in roll() function in ChineseCalendar
Dgregocal.cpp819 GregorianCalendar::roll(EDateFields field, int32_t amount, UErrorCode& status) { in roll() function in GregorianCalendar
824 GregorianCalendar::roll(UCalendarDateFields field, int32_t amount, UErrorCode& status) in roll() function in GregorianCalendar
/external/rust/crates/tempfile/src/
Dspooled.rs83 pub fn roll(&mut self) -> io::Result<()> { in roll() method
/external/icu/libicu/cts_headers/unicode/
Dcalendar.h2510 Calendar::roll(UCalendarDateFields field, UBool up, UErrorCode& status) in roll() function
2517 Calendar::roll(EDateFields field, UBool up, UErrorCode& status) in roll() function
/external/icu/icu4c/source/i18n/unicode/
Dcalendar.h2510 Calendar::roll(UCalendarDateFields field, UBool up, UErrorCode& status) in roll() function
2517 Calendar::roll(EDateFields field, UBool up, UErrorCode& status) in roll() function
/external/replicaisland/src/com/replica/replicaisland/
DInputSystem.java45 public void roll(float x, float y) { in roll() method in InputSystem
/external/rust/crates/memchr/src/memmem/
Drabinkarp.rs186 fn roll(&mut self, nhash: &NeedleHash, old: u8, new: u8) { in roll() method
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DDangiTest.java352 void doRollAddDangi(boolean roll, Calendar cal, int[][] tests) { in doRollAddDangi()
DCalendarTestFmwk.java158 protected void doRollAdd(boolean roll, Calendar cal, int[][] tests) in doRollAdd()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
DDangiTest.java355 void doRollAddDangi(boolean roll, Calendar cal, int[][] tests) { in doRollAddDangi()
DCalendarTestFmwk.java161 protected void doRollAdd(boolean roll, Calendar cal, int[][] tests) in doRollAdd()
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/rbnf/
DRbnfDemo.java410 void roll(int delta) { in roll() method in RbnfDemo
/external/angle/util/
DMatrix.cpp130 Matrix4 Matrix4::rollPitchYaw(float roll, float pitch, float yaw) in rollPitchYaw()
/external/tensorflow/tensorflow/lite/kernels/
Droll.cc32 namespace roll { namespace

12