Searched refs:calculateProgress (Results 1 – 1 of 1) sorted by relevance
121 calculateProgress(it.animatedValue as Float, numberOfAnimationSteps) in <lambda>()132 private fun calculateProgress(animProgress: Float, numberOfAnimationSteps: Int?): Float { in calculateProgress() method