Searched defs:touchMinor (Results 1 – 1 of 1) sorted by relevance
83 private float touchMinor; field in MotionEventUtils.PointerCoordsBuilder98 public PointerCoordsBuilder withTouch(float touchMajor, float touchMinor) { in withTouch()