Searched refs:withEffect (Results 1 – 2 of 2) sorted by relevance
307 EnterTransition.None withEffect ContentScaleTransitionEffect(contentScale, alignment) in transform()317 ExitTransition.None withEffect ContentScaleTransitionEffect(contentScale, alignment) in transform()
278 internal infix fun EnterTransition.withEffect(effect: TransitionEffect): EnterTransition = in withEffect() method281 internal infix fun ExitTransition.withEffect(effect: TransitionEffect): ExitTransition = in withEffect() method