Searched defs:currentSize (Results 1 – 7 of 7) sorted by relevance
145 val currentSize = intArgs.size in <lambda>() constant158 val currentSize = objectArgs.size in <lambda>() constant
553 private val currentSize: IntSize constant in AnimatedContentTransitionScopeImpl664 val currentSize = IntSize(placeable.width, placeable.height) in measure() constant
1178 val currentSize = constraints.constrain(animSize?.value ?: measuredSize) in measure() constant
323 var currentSize: Size = Size.Unspecified variable in androidx.compose.animation.BoundsTransformDeferredAnimation
1102 private var currentSize: Size? = null variable in androidx.compose.material3.CircularShapes1242 private var currentSize: Size = Size.Unspecified variable in androidx.compose.material3.LinearProgressDrawingCache1606 private var currentSize: Size = Size.Unspecified variable in androidx.compose.material3.CircularProgressDrawingCache
103 val currentSize = itemsSize in allocateItemsIndex() constant
1165 var currentSize = IntSize(200, 200) in <lambda>() variable