Searched defs:endPoint2 (Results 1 – 2 of 2) sorted by relevance
884 Point endPoint2 = new Point(rect.centerX() + (int)((rect.width()/2) * percentage), in pinchOut() local921 Point endPoint2 = new Point(rect.centerX() + FINGER_TOUCH_HALF_WIDTH, rect.centerY()); in pinchIn() local939 @NonNull Point endPoint1, @NonNull Point endPoint2, int steps) { in performTwoPointerGesture()
701 Point endPoint2 = new Point(visibleBounds.right - 50, visibleBounds.bottom - 50); in testPerformTwoPointerGesture_withZeroSteps() local