Searched defs:calculateDuration (Results 1 – 3 of 3) sorted by relevance
280 public long calculateDuration(float velocity, float progressNeeded) { in calculateDuration() method in VerticalPullDetector
315 private void calculateDuration(float velocity, float disp) { in calculateDuration() method in AllAppsTransitionController
4994 private long calculateDuration(float delta, float width, float velocity) { in calculateDuration() method