Home
last modified time | relevance | path

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

/compose/ui/ui-test/src/commonMain/kotlin/androidx/compose/ui/test/
DInputDispatcher.kt143 val rootHash = identityHashCode(root) in createInputDispatcher() constant
154 val rootHash = identityHashCode(root) in createInputDispatcher() constant