Searched defs:currentTouchPoints (Results 1 – 2 of 2) sorted by relevance
395 TouchPoint[] currentTouchPoints, int currentTouchPointsSize, long currentTime) { in appendMoveEventIfNeeded()416 TouchPoint[] currentTouchPoints, int currentTouchPointsSize, long currentTime) { in appendUpEvents()444 TouchPoint[] currentTouchPoints, int currentTouchPointsSize, long currentTime) { in appendDownEvents()
573 final TouchPoint[] currentTouchPoints = in getGestureStepsFromGestureDescription() local