Searched refs:AMOTION_EVENT_AXIS_SCROLL (Results 1 – 3 of 3) sorted by relevance
52 info->addMotionRange(AMOTION_EVENT_AXIS_SCROLL, mSource, -1.0f, 1.0f, 0.0f, 0.0f, in populateDeviceInfo()122 pointerCoords.setAxisValue(AMOTION_EVENT_AXIS_SCROLL, scroll * mScalingFactor); in sync()
668 AMOTION_EVENT_AXIS_SCROLL = 26, enumerator
269 static_assert(static_cast<common::V1_0::Axis>(AMOTION_EVENT_AXIS_SCROLL) ==