Searched refs:stateLayer (Results 1 – 1 of 1) sorted by relevance
281 private val stateLayer = StateLayer(bounded) { rippleAlpha.value } in rememberUpdatedRippleInstance() constant288 stateLayer.handleInteraction(interaction, scope) in rememberUpdatedRippleInstance()292 with(stateLayer) { in rememberUpdatedRippleInstance()322 private var stateLayer: StateLayer? = null variable in RippleNode390 stateLayer?.run { drawStateLayer(targetRadius, rippleColor) } in draw()401 val stateLayer = in DrawScope() constant402 stateLayer in DrawScope()406 stateLayer = instance in DrawScope()408 stateLayer.handleInteraction(interaction, scope) in DrawScope()