Home
last modified time | relevance | path

Searched refs:haveAxis (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/reader/mapper/
DJoystickInputMapper.h97 bool haveAxis(int32_t axisId);
DJoystickInputMapper.cpp150 haveAxis(nextGenericAxisId)) { in configure()
208 bool JoystickInputMapper::haveAxis(int32_t axisId) { in haveAxis() function in android::JoystickInputMapper