Searched defs:touchMinor (Results 1 – 4 of 4) sorted by relevance
765 RawAbsoluteAxisInfo touchMinor; member788 int32_t touchMinor; member1567 InputDeviceInfo::MotionRange touchMinor; member
1635 float touchMajor, float touchMinor, float toolMajor, float toolMinor, in assertPointerCoords()4454 MultiTouchInputMapper* mapper, int32_t touchMinor) { in processTouchMinor()5166 float touchMinor = float(rawTouchMinor) * GEOMETRIC_SCALE; in TEST_F() local5212 float touchMinor = float(rawTouchMinor) * GEOMETRIC_SCALE; in TEST_F() local
55 jfieldID touchMinor; member
3554 public float touchMinor; field in MotionEvent.PointerCoords