Searched defs:startSize (Results 1 – 5 of 5) sorted by relevance
76 .animateContentSize { startSize, endSize -> println("$startSize -> $endSize") } in MyText() method
165 val startSize = size in retainAllInRange() constant
166 data class AnimData(val anim: Animatable<IntSize, AnimationVector2D>, var startSize: IntSize) variable in androidx.compose.animation.SizeAnimationModifierNode.AnimData
857 val startSize = 200 in <lambda>() constant951 val startSize = 200 in <lambda>() constant
116 startSize, in <lambda>() method