Searched refs:animationDurationMillis (Results 1 – 1 of 1) sorted by relevance
270 int animationDurationMillis = 100; in showShutterEffect() local274 alphaInAnimation.setDuration(animationDurationMillis); in showShutterEffect()278 alphaOutAnimation.setStartOffset(animationDurationMillis); in showShutterEffect()279 alphaOutAnimation.setDuration(animationDurationMillis); in showShutterEffect()