Searched refs:playEaseOut (Results 1 – 3 of 3) sorted by relevance
118 turbulenceNoiseView.playEaseOut(onAnimationEnd = { state = AnimationState.NOT_PLAYING })
158 fun playEaseOut(onAnimationEnd: Runnable? = null) { regex
72 turbulenceNoiseView.playEaseOut(onAnimationEnd = { onAnimationEndCalled = true })