Searched refs:secondPtrY (Results 1 – 2 of 2) sorted by relevance
75 float secondPtrX, float secondPtrY, float maxDraggingAngleCos) { in isDraggingGesture() argument92 final float secondDeltaY = secondPtrY - secondPtrDownY; in isDraggingGesture()
1166 final float secondPtrY = event.getY(1); in isDraggingGesture() local1174 secondPtrDownY, firstPtrX, firstPtrY, secondPtrX, secondPtrY, in isDraggingGesture()1199 final float secondPtrY = event.getY(1); in computeDraggingPointerIdIfNeeded() local1202 < getDistanceToClosestEdge(secondPtrX, secondPtrY)) in computeDraggingPointerIdIfNeeded()