Searched refs:mFastOutSlowIn (Results 1 – 1 of 1) sorted by relevance
132 private final Interpolator mFastOutSlowIn; field in ScreenshotView208 mFastOutSlowIn = in ScreenshotView()513 flashInAnimator.setInterpolator(mFastOutSlowIn); in createScreenshotDropInAnimation()519 flashOutAnimator.setInterpolator(mFastOutSlowIn); in createScreenshotDropInAnimation()564 currentScale, 1, mFastOutSlowIn.getInterpolation(t / scalePct)); in createScreenshotDropInAnimation()574 mFastOutSlowIn.getInterpolation(t / xPositionPct)); in createScreenshotDropInAnimation()580 startPos.y, finalPos.y, mFastOutSlowIn.getInterpolation(t)); in createScreenshotDropInAnimation()