Searched refs:lastPointOf (Results 1 – 2 of 2) sorted by relevance
112 path(lastPointOf(lastStroke)), in pointerUp()118 public static PointF lastPointOf(StrokeDescription stroke) { in lastPointOf() method in GestureUtils157 path(lastPointOf(from), to), in drag()
29 import static android.accessibilityservice.cts.utils.GestureUtils.lastPointOf;396 StrokeDescription drag = drag(down, add(lastPointOf(down), mPan, 0f)); in tripleTapAndDragViewport()