Searched refs:secondPtrX (Results 1 – 2 of 2) sorted by relevance
75 float secondPtrX, float secondPtrY, float maxDraggingAngleCos) { in isDraggingGesture() argument91 final float secondDeltaX = secondPtrX - secondPtrDownX; in isDraggingGesture()
1165 final float secondPtrX = event.getX(1); in isDraggingGesture() local1174 secondPtrDownY, firstPtrX, firstPtrY, secondPtrX, secondPtrY, in isDraggingGesture()1198 final float secondPtrX = event.getX(1); in computeDraggingPointerIdIfNeeded() local1202 < getDistanceToClosestEdge(secondPtrX, secondPtrY)) in computeDraggingPointerIdIfNeeded()