Searched refs:mLinearOutFasterIn (Results 1 – 1 of 1) sorted by relevance
203 Interpolator mLinearOutFasterIn = new PathInterpolator(0, 0, LINEAR_OUT_FASTER_IN_X2, y2); in getDismissingProperties() local206 animatorProperties.interpolator = mLinearOutFasterIn; in getDismissingProperties()215 new InterpolatorInterpolator(velocityInterpolator, mLinearOutFasterIn, linearOutSlowIn); in getDismissingProperties()