Searched refs:mFlashAnimInterpolator (Results 1 – 1 of 1) sorted by relevance
60 private final Interpolator mFlashAnimInterpolator; field in CaptureAnimationOverlay67 mFlashAnimInterpolator = new LinearInterpolator(); in CaptureAnimationOverlay()129 flashAnim1.setInterpolator(mFlashAnimInterpolator); in startFlashAnimation()130 flashAnim2.setInterpolator(mFlashAnimInterpolator); in startFlashAnimation()