Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.h1790 bool haveAxis(int32_t axisId);
DInputReader.cpp7310 && haveAxis(nextGenericAxisId)) { in configure()
7329 bool JoystickInputMapper::haveAxis(int32_t axisId) { in haveAxis() function in android::JoystickInputMapper