Searched refs:SoftLandingInterpolator (Results 1 – 2 of 2) sorted by relevance
29 public class SoftLandingInterpolator implements Interpolator { class39 public SoftLandingInterpolator(float i, float o) { in SoftLandingInterpolator() method in SoftLandingInterpolator
110 mThrowInterpolator = new SoftLandingInterpolator( in PhotoTable()