Searched refs:findPointByPathIndex (Results 1 – 1 of 1) sorted by relevance
548 int lastPointsIndex = findPointByPathIndex(lastTouchPoints, lastTouchPointsSize, in appendMoveEventIfNeeded()570 int indexOfUpEvent = findPointByPathIndex(lastTouchPoints, lastTouchPointsSize, in appendUpEvents()630 private static int findPointByPathIndex(TouchPoint[] touchPoints, int touchPointsSize, in findPointByPathIndex() method in GestureDescription.MotionEventGenerator