Searched refs:secondPtrDownY (Results 1 – 2 of 2) sorted by relevance
74 float secondPtrDownX, float secondPtrDownY, float firstPtrX, float firstPtrY, in isDraggingGesture() argument92 final float secondDeltaY = secondPtrY - secondPtrDownY; in isDraggingGesture()
1171 final float secondPtrDownY = mReceivedPointerTracker.getReceivedPointerDownY(1); in isDraggingGesture() local1174 secondPtrDownY, firstPtrX, firstPtrY, secondPtrX, secondPtrY, in isDraggingGesture()