Searched refs:ratioScale (Results 1 – 2 of 2) sorted by relevance
36 val ratioScale = scaleEasing.getInterpolation(progressX) in <lambda>() constant38 scale = 1f - ratioScale * (1f - minScale) in <lambda>()
66 val ratioScale = scaleEasing.getInterpolation(progressX) in createFloatingSurfaceAnimationSpec() constant71 scale = 1f - (ratioScale * minScaleReversed) in createFloatingSurfaceAnimationSpec()