Searched refs:hasValidBounds (Results 1 – 3 of 3) sorted by relevance
119 fun hasValidBounds() = in <lambda>() method in androidx.compose.foundation.lazy.layout.CacheWindowLogic
408 if (hasValidBounds() && visibleItemsList.isNotEmpty()) { in keepAroundItems()
439 if (hasValidBounds() && visibleItemsList.isNotEmpty()) { in keepAroundItems()