Home
last modified time | relevance | path

Searched defs:resizeAmount (Results 1 – 1 of 1) sorted by relevance

/compose/runtime/runtime/src/commonMain/kotlin/androidx/compose/runtime/changelist/
DOperations.kt133 val resizeAmount = currentSize.coerceAtMost(OperationsMaxResizeAmount) in <lambda>() constant
138 val resizeAmount = opCodesSize.coerceAtMost(OperationsMaxResizeAmount) in <lambda>() constant