Searched defs:touchMinor (Results 1 – 8 of 8) sorted by relevance
223 float touchMinor, float toolMajor, float toolMinor, in assertPointerCoords()
161 const InputDeviceInfo::MotionRange* touchMinor = in TEST_F() local
7825 int32_t touchMinor) { in processTouchMinor()8567 float touchMinor = float(rawTouchMinor) * GEOMETRIC_SCALE; in TEST_F() local8612 float touchMinor = float(rawTouchMinor) * GEOMETRIC_SCALE; in TEST_F() local
606 final float touchMinor = 10f; in onTouch_propagatesTouchInNativeOrientationAndResolutionParameterized() local
459 std::optional<InputDeviceInfo::MotionRange> touchMinor; member
2299 float touchMajor, touchMinor, toolMajor, toolMinor, size; in cookPointerData() local
56 jfieldID touchMinor; member
4322 public float touchMinor; field in MotionEvent.PointerCoords