Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dinput.h694 AMOTION_EVENT_AXIS_GENERIC_1 = 32, enumerator
/frameworks/native/services/inputflinger/reader/mapper/
DJoystickInputMapper.cpp146 int32_t nextGenericAxisId = AMOTION_EVENT_AXIS_GENERIC_1; in reconfigure()
/frameworks/native/services/inputflinger/
DInputCommonConverter.cpp248 static_assert(static_cast<common::Axis>(AMOTION_EVENT_AXIS_GENERIC_1) == common::Axis::GENERIC_1);