Home
last modified time | relevance | path

Searched defs:hscroll (Results 1 – 6 of 6) sorted by relevance

/aosp12/packages/apps/Camera2/src/com/android/camera/ui/
H A DFilmstripGestureRecognizer.java38 boolean onMouseScroll(float hscroll, float vscroll); in onMouseScroll()
74 final float hscroll = event.getAxisValue(MotionEvent.AXIS_HSCROLL); in onGenericMotionEvent() local
/aosp12/frameworks/native/services/inputflinger/reader/mapper/
H A DCursorInputMapper.cpp332 float hscroll = mCursorScrollAccumulator.getRelativeHWheel(); in sync() local
H A DTouchInputMapper.cpp3594 float hscroll = mCurrentRawState.rawHScroll; in dispatchPointerSimple() local
/aosp12/packages/apps/Camera2/src/com/android/camera/widget/
H A DFilmstripLayout.java382 public boolean onMouseScroll(float hscroll, float vscroll) { in onMouseScroll()
/aosp12/frameworks/base/core/java/android/text/method/
H A DBaseMovementMethod.java98 final float hscroll; in onGenericMotionEvent() local
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DPagedView.java1457 final float hscroll; in onGenericMotionEvent() local