Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.h2018 bool haveAxis(int32_t axisId);
DInputReader.cpp7012 && haveAxis(nextGenericAxisId)) { in configure()
7031 bool JoystickInputMapper::haveAxis(int32_t axisId) { in haveAxis() function in android::JoystickInputMapper