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