Searched defs:createGraphicsLayer (Results 1 – 4 of 4) sorted by relevance
31 fun createGraphicsLayer(): GraphicsLayer method
125 fun createGraphicsLayer() = in testNotEquals() method
147 override fun createGraphicsLayer(): GraphicsLayer { in GraphicsContext() method in androidx.compose.ui.graphics.AndroidGraphicsContext
204 override fun createGraphicsLayer(): GraphicsLayer { in invalidateDrawCache() method in androidx.compose.ui.draw.ScopedGraphicsContext