Searched defs:cacheSize (Results 1 – 2 of 2) sorted by relevance
107 val cacheSize = mutableStateOf(4) in whenCacheSizeChanges_TextMeasurerShouldChange() constant
87 private val cacheSize: Int = DefaultCacheSize constant in androidx.compose.ui.text.TextMeasurer