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