Searched refs:storePointerDownLocation (Results 1 – 1 of 1) sorted by relevance
973 storePointerDownLocation(mSecondPointerDownLocation, event); in onMotionEvent()1041 storePointerDownLocation(mSecondPointerDownLocation, event); in onMotionEvent()1244 storePointerDownLocation(mSecondPointerDownLocation, event); in onMotionEvent()1325 protected void storePointerDownLocation(PointF pointerDownLocation, MotionEvent event) { in storePointerDownLocation() method in FullScreenMagnificationGestureHandler.DetectingState