Home
last modified time | relevance | path

Searched refs:AMOTION_EVENT_AXIS_GENERIC_16 (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/services/inputflinger/reader/mapper/
H A DJoystickInputMapper.cpp149 while (nextGenericAxisId <= AMOTION_EVENT_AXIS_GENERIC_16 && in configure()
154 if (nextGenericAxisId <= AMOTION_EVENT_AXIS_GENERIC_16) { in configure()
/aosp12/frameworks/native/include/android/
H A Dinput.h763 AMOTION_EVENT_AXIS_GENERIC_16 = 47, enumerator
/aosp12/frameworks/native/services/inputflinger/
H A DInputClassifierConverter.cpp305 static_assert(static_cast<common::V1_0::Axis>(AMOTION_EVENT_AXIS_GENERIC_16) ==