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