Home
last modified time | relevance | path

Searched refs:prefetchedIndex (Results 1 – 1 of 1) sorted by relevance

/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/lazy/layout/
DCacheWindowLogic.kt305 schedulePrefetch(index) { prefetchedIndex, size -> in <lambda>() method
306 onItemPrefetched(prefetchedIndex, size) in <lambda>()