Searched defs:MotionRange (Results 1 – 2 of 2) sorted by relevance
60 struct MotionRange { struct84 const MotionRange* getMotionRange(int32_t axis, uint32_t source) const; argument
696 public static final class MotionRange { class in InputDevice705 private MotionRange(int axis, int source, float min, float max, float flat, float fuzz, in MotionRange() method in InputDevice.MotionRange