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