Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dinput.h688 AMOTION_EVENT_AXIS_GENERIC_1 = 32, enumerator
/frameworks/native/services/inputflinger/reader/mapper/
DJoystickInputMapper.cpp145 int32_t nextGenericAxisId = AMOTION_EVENT_AXIS_GENERIC_1; in configure()
DTouchInputMapper.cpp247 info->addMotionRange(AMOTION_EVENT_AXIS_GENERIC_1, mSource, x.min, x.max, x.flat, in populateDeviceInfo()
2315 out.setAxisValue(AMOTION_EVENT_AXIS_GENERIC_1, left); in cookPointerData()
/frameworks/native/services/inputflinger/
DInputClassifierConverter.cpp275 static_assert(static_cast<common::V1_0::Axis>(AMOTION_EVENT_AXIS_GENERIC_1) ==