Home
last modified time | relevance | path

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

/compose/runtime/runtime/src/commonMain/kotlin/androidx/compose/runtime/
DComposer.kt453 val newGroup = writer.anchorIndex(reference.anchor) in extractNestedStates() constant
2872 val newGroup = reader.currentGroup in recomposeToGroupEnd() constant
DSlotTable.kt1744 val newGroup = currentGroupEnd in seek() constant
2005 val newGroup = currentGroup + groups.groupSize(groupAddress) in ensureStarted() constant