Home
last modified time | relevance | path

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

/compose/ui/ui/src/commonMain/kotlin/androidx/compose/ui/draw/
DDrawModifier.kt208 val layers = allocatedGraphicsLayers in invalidateDrawCache() constant
223 allocatedGraphicsLayers?.let { layers -> in invalidateDrawCache() method