Searched refs:upDist (Results 1 – 1 of 1) sorted by relevance
286 float upDist = -displacement; in onMotionEvent() local299 double degrees = Math.toDegrees(Math.atan(upDist / horizontalDist)); in onMotionEvent()351 boolean minSwipeMet = upDist >= Math.max(mMotionPauseMinDisplacement, in onMotionEvent()