Searched refs:calculateSlide (Results 1 – 2 of 2) sorted by relevance
38 public static float calculateSlide(float fraction) { in calculateSlide() method in CaptureAnimation
1579 progress = CaptureAnimation.calculateSlide(progress); in interpolateLinear()