Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.h1972 bool haveAxis(int32_t axisId);
DInputReader.cpp7111 && haveAxis(nextGenericAxisId)) { in configure()
7130 bool JoystickInputMapper::haveAxis(int32_t axisId) { in haveAxis() function in android::JoystickInputMapper