Searched refs:horizontalDist (Results 1 – 1 of 1) sorted by relevance
285 float horizontalDist = Math.abs(displacementX); in onMotionEvent() local299 double degrees = Math.toDegrees(Math.atan(upDist / horizontalDist)); in onMotionEvent()