Home
last modified time | relevance | path

Searched defs:clockwise (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/native/libs/input/
H A DTouchVideoFrame.cpp65 void TouchVideoFrame::rotateQuarterTurn(bool clockwise) { in rotateQuarterTurn()
/aosp12/packages/services/Car/car-lib/src/android/car/input/
H A DRotaryEvent.java133 boolean clockwise, in RotaryEvent()
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
H A DPipSurfaceTransactionHelper.java130 boolean clockwise) { in rotateAndScaleWithCrop()
/aosp12/packages/apps/Car/RotaryController/src/com/android/car/rotary/
H A DRotaryService.java1855 private void handleRotateEvent(boolean clockwise, int count, long eventTime) { in handleRotateEvent()
1977 boolean clockwise) { in performScrollAction()
2042 boolean clockwise, int rotationCount) { in injectScrollEvent()