Searched defs:touchPoints (Results 1 – 1 of 1) sorted by relevance
126 private int getPointsForTime(long time, TouchPoint[] touchPoints) { in getPointsForTime()382 public TouchPoint[] touchPoints; field in GestureDescription.GestureStep612 TouchPoint[] touchPoints, int touchPointsSize) { in obtainMotionEvent()630 private static int findPointByPathIndex(TouchPoint[] touchPoints, int touchPointsSize, in findPointByPathIndex()