Searched refs:mFastOutSlowIn (Results 1 – 1 of 1) sorted by relevance
127 private final Interpolator mFastOutSlowIn; field in ScreenshotView205 mFastOutSlowIn = in ScreenshotView()524 flashInAnimator.setInterpolator(mFastOutSlowIn); in createScreenshotDropInAnimation()530 flashOutAnimator.setInterpolator(mFastOutSlowIn); in createScreenshotDropInAnimation()575 currentScale, 1, mFastOutSlowIn.getInterpolation(t / scalePct)); in createScreenshotDropInAnimation()585 mFastOutSlowIn.getInterpolation(t / xPositionPct)); in createScreenshotDropInAnimation()591 startPos.y, finalPos.y, mFastOutSlowIn.getInterpolation(t)); in createScreenshotDropInAnimation()