Searched refs:SceneTransitionLayoutScope (Results 1 – 4 of 4) sorted by relevance
71 builder: SceneTransitionLayoutScope<ContentScope>.() -> Unit, in SceneTransitionLayout()85 interface SceneTransitionLayoutScope<out CS : ContentScope> { interface367 builder: SceneTransitionLayoutScope<ContentScope>.() -> Unit, in element()378 builder: SceneTransitionLayoutScope<InternalContentScope>.() -> Unit, in NestedSceneTransitionLayoutForTesting()756 builder: SceneTransitionLayoutScope<InternalContentScope>.() -> Unit,
87 builder: SceneTransitionLayoutScope<InternalContentScope>.() -> Unit, in <lambda>()297 builder: SceneTransitionLayoutScope<InternalContentScope>.() -> Unit, in <lambda>()313 object : SceneTransitionLayoutScope<InternalContentScope> { in <lambda>()
62 import com.android.compose.animation.scene.SceneTransitionLayoutScope352 builder: SceneTransitionLayoutScope<ContentScope>.() -> Unit, in <lambda>()362 builder: SceneTransitionLayoutScope<InternalContentScope>.() -> Unit, in <lambda>()
98 private val scenesBuilder: SceneTransitionLayoutScope<ContentScope>.() -> Unit = { in <lambda>()