Searched refs:alphaBeforeInterruption (Results 1 – 1 of 1) sorted by relevance
98 var alphaBeforeInterruption = AlphaUnspecified in <lambda>() variable in com.android.compose.animation.scene.Element.SceneState523 sceneState.alphaBeforeInterruption = Element.AlphaUnspecified in prepareInterruption()567 alphaBeforeInterruption = lastAlpha in Element()574 alphaBeforeInterruption = lastState.alphaBeforeInterruption in updateValuesBeforeInterruption()589 alphaBeforeInterruption = Element.AlphaUnspecified in clearValuesBeforeInterruption()823 element.sceneStates.forEach { it.value.alphaBeforeInterruption = 0f } in elementAlpha()844 getValueBeforeInterruption = { sceneState.alphaBeforeInterruption }, in interruptedAlpha()845 setValueBeforeInterruption = { sceneState.alphaBeforeInterruption = it }, in interruptedAlpha()