Home
last modified time | relevance | path

Searched refs:AMOTION_EVENT_AXIS_VSCROLL (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/native/services/inputflinger/reader/mapper/
H A DCursorInputMapper.cpp93 info->addMotionRange(AMOTION_EVENT_AXIS_VSCROLL, mSource, -1.0f, 1.0f, 0.0f, 0.0f, 0.0f); in populateDeviceInfo()
472 pointerCoords.setAxisValue(AMOTION_EVENT_AXIS_VSCROLL, vscroll); in sync()
H A DTouchInputMapper.cpp237 info->addMotionRange(AMOTION_EVENT_AXIS_VSCROLL, mSource, -1.0f, 1.0f, 0.0f, 0.0f, in populateDeviceInfo()
3601 pointerCoords.setAxisValue(AMOTION_EVENT_AXIS_VSCROLL, vscroll); in dispatchPointerSimple()
/aosp12/frameworks/native/include/android/
H A Dinput.h539 AMOTION_EVENT_AXIS_VSCROLL = 9, enumerator
/aosp12/frameworks/native/services/inputflinger/
H A DInputClassifierConverter.cpp235 static_assert(static_cast<common::V1_0::Axis>(AMOTION_EVENT_AXIS_VSCROLL) ==
/aosp12/hardware/interfaces/input/common/1.0/
H A Dtypes.hal508 * Use getAxisValue to retrieve the information from AMOTION_EVENT_AXIS_VSCROLL