Searched defs:calculateDuration (Results 1 – 2 of 2) sorted by relevance
414 public static long calculateDuration(float velocity, float progressNeeded) { in calculateDuration() method in SwipeDetector
3964 private long calculateDuration(float delta, float width, float velocity) { in calculateDuration() method