Searched defs:getAxis (Results 1 – 2 of 2) sorted by relevance
98 fun getAxis(axis: String): AxisDefinition? = AXIS_MAP[axis.lowercase()] in <lambda>() method
1445 public int getAxis() { in getAxis() method in InputDevice.MotionRange