Home
last modified time | relevance | path

Searched refs:SoftLandingInterpolator (Results 1 – 2 of 2) sorted by relevance

/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
DSoftLandingInterpolator.java29 public class SoftLandingInterpolator implements Interpolator { class
39 public SoftLandingInterpolator(float i, float o) { in SoftLandingInterpolator() method in SoftLandingInterpolator
DPhotoTable.java110 mThrowInterpolator = new SoftLandingInterpolator( in PhotoTable()