Searched refs:interpolateBounds (Results 1 – 1 of 1) sorted by relevance
96 interpolateBounds(animationStartBounds, targetBounds, animatedFraction, in <lambda>()447 targetBounds = interpolateBounds(previousBounds, newBounds, progress) in updateTargetState()454 private fun interpolateBounds( in interpolateBounds() method