Searched refs:lastPointOf (Results 1 – 2 of 2) sorted by relevance
61 return lastStroke.continueStroke(path(lastPointOf(lastStroke)), in pointerUp()65 public static PointF lastPointOf(StrokeDescription stroke) { in lastPointOf() method in GestureUtils89 path(lastPointOf(from), to), in drag()
28 import static android.accessibilityservice.cts.utils.GestureUtils.lastPointOf;209 StrokeDescription drag = drag(down, add(lastPointOf(down), mPan, 0f)); in tripleTapAndDragViewport()