Searched defs:startPoint2 (Results 1 – 2 of 2) sorted by relevance
879 Point startPoint2 = new Point(rect.centerX() + FINGER_TOUCH_HALF_WIDTH, rect.centerY()); in pinchOut() local917 Point startPoint2 = new Point(rect.centerX() + (int)((rect.width()/2) * percentage), in pinchIn() local938 public boolean performTwoPointerGesture(@NonNull Point startPoint1, @NonNull Point startPoint2, in performTwoPointerGesture()
699 Point startPoint2 = new Point(visibleBounds.right - 50, visibleBounds.top + 50); in testPerformTwoPointerGesture_withZeroSteps() local