Searched defs:axisId (Results 1 – 2 of 2) sorted by relevance
44 void JoystickInputMapper::addMotionRange(int32_t axisId, const Axis& axis, InputDeviceInfo* info) { in addMotionRange()199 bool JoystickInputMapper::haveAxis(int32_t axisId) { in haveAxis()
452 static inline const char* getAxisLabel(int32_t axisId) { in getAxisLabel()