Home
last modified time | relevance | path

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

/compose/runtime/runtime/src/commonMain/kotlin/androidx/compose/runtime/
DSlotTable.kt101 var groupsSize = 0 in <lambda>() variable in androidx.compose.runtime.SlotTable
562 val groupsSize = groupsSize in <lambda>() constant
819 private val groupsSize: Int = table.groupsSize constant in SlotReader
2456 val groupsSize = table.groupsSize in moveFrom() constant
2977 val groupsSize = capacity - gapLen in removeAnchors() constant
3005 val groupsSize = this.size in moveAnchors() constant
/compose/runtime/runtime/src/nonEmulatorCommonTest/kotlin/androidx/compose/runtime/
DSlotTableTests.kt1162 val groupsSize = sourceTable.groupsSize in <lambda>() constant