Searched refs:touchMove (Results 1 – 4 of 4) sorted by relevance
213 touchMove( in <lambda>()221 touchMove( in <lambda>()258 fun touchMove( in <lambda>() method
325 private boolean touchMove(int x, int y) {454 ret &= touchMove(downX + (int)(xStep * i), downY + (int)(yStep * i));498 ret &= touchMove(segments[seg].x + (int)(xStep * i),
530 Rect rect = touchMove(event); in processEvent()607 private Rect touchMove(MotionEvent event) { in touchMove() method in GestureOverlayView
16012 Landroid/gesture/GestureOverlayView;->touchMove(Landroid/view/MotionEvent;)Landroid/graphics/Rect;