Home
last modified time | relevance | path

Searched defs:MotionRange (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/include/input/
DInputDevice.h271 struct MotionRange { struct
272 int32_t axis;
273 uint32_t source;
274 float min;
298 const MotionRange* getMotionRange(int32_t axis, uint32_t source) const; argument
/frameworks/base/core/java/android/view/
DInputDevice.java1421 public static final class MotionRange { class in InputDevice
1430 private MotionRange(int axis, int source, float min, float max, float flat, float fuzz, in MotionRange() method in InputDevice.MotionRange
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...