Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputDeviceMetricsSource_test.cpp124 .axis(AMOTION_EVENT_AXIS_GAS, 1.f)) in TEST_P()
/frameworks/native/include/android/
Dinput.h643 AMOTION_EVENT_AXIS_GAS = 22, enumerator
/frameworks/native/services/inputflinger/reader/mapper/
DJoystickInputMapper.cpp66 return AMOTION_EVENT_AXIS_GAS; in getCompatAxis()
/frameworks/native/services/inputflinger/
DInputCommonConverter.cpp241 static_assert(static_cast<common::Axis>(AMOTION_EVENT_AXIS_GAS) == common::Axis::GAS);