Home | History | Annotate | Download | only in wm

Lines Matching refs:mFastOutLinearInInterpolator

241     private final Interpolator mFastOutLinearInInterpolator;
264 mFastOutLinearInInterpolator = AnimationUtils.loadInterpolator(context,
281 return mFastOutLinearInInterpolator.getInterpolation(t);