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