Searched defs:drag (Results 1 – 2 of 2) sorted by relevance
248 StrokeDescription drag = drag(down, add(lastPointOf(down), mPan, 0f)); in tripleTapAndDragViewport() local
109 public static StrokeDescription drag(StrokeDescription from, PointF to) { in drag() method in GestureUtils