Searched refs:mFlashAnimInterpolator (Results 1 – 1 of 1) sorted by relevance
54 private final Interpolator mFlashAnimInterpolator; field in CaptureAnimationOverlay61 mFlashAnimInterpolator = new LinearInterpolator(); in CaptureAnimationOverlay()124 flashAnim1.setInterpolator(mFlashAnimInterpolator); in startFlashAnimation()125 flashAnim2.setInterpolator(mFlashAnimInterpolator); in startFlashAnimation()