Searched defs:currentTouchPoints (Results 1 – 2 of 2) sorted by relevance
377 TouchPoint[] currentTouchPoints, int currentTouchPointsSize, long currentTime) { in appendMoveEventIfNeeded()398 TouchPoint[] currentTouchPoints, int currentTouchPointsSize, long currentTime) { in appendUpEvents()426 TouchPoint[] currentTouchPoints, int currentTouchPointsSize, long currentTime) { in appendDownEvents()
538 final TouchPoint[] currentTouchPoints = in getGestureStepsFromGestureDescription() local