Home
last modified time | relevance | path

Searched defs:toContent (Results 1 – 25 of 65) sorted by relevance

123

/aosp_15_r20/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/
H A DSceneTransitionLayout.kt606 internal abstract fun toContent(currentScene: SceneKey): ContentKey in source() method in com.android.compose.animation.scene.UserActionResult
615 override fun toContent(currentScene: SceneKey): ContentKey = toScene in source() method in com.android.compose.animation.scene.UserActionResult.ChangeScene
624 override fun toContent(currentScene: SceneKey): ContentKey = overlay in source() method in com.android.compose.animation.scene.UserActionResult.ShowOverlay
633 override fun toContent(currentScene: SceneKey): ContentKey = currentScene in source() method in com.android.compose.animation.scene.UserActionResult.HideOverlay
647 override fun toContent(currentScene: SceneKey): ContentKey = overlay in source() method in com.android.compose.animation.scene.UserActionResult.ReplaceByOverlay
H A DTransitionDsl.kt298 val toContent = transition.toContent in contentDuringTransition() constant
H A DElement.kt1248 val toContent = transition.toContent in computeValue() constant
1533 val toContent = transition.toContent in requireInterpolatedTransformation() constant
H A DSceneTransitionLayoutState.kt384 val toContent = transition.toContent in prepareTransitionBeforeStarting() constant
H A DDraggableHandler.kt328 val toContent = swipeAnimation.toContent in <lambda>() constant
H A DAnimateOverlay.kt33 val (fromContent, toContent) = in showOrHideOverlay() constant
H A DObservableTransitionState.kt67 val toContent: ContentKey, constant in com.android.compose.animation.scene.ObservableTransitionState.Transition
/aosp_15_r20/external/lottie/lottie/src/main/java/com/airbnb/lottie/model/content/
H A DContentModel.java12 …@Nullable Content toContent(LottieDrawable drawable, LottieComposition composition, BaseLayer laye… in toContent() method
H A DRoundedCorners.java29 …@Nullable @Override public Content toContent(LottieDrawable drawable, LottieComposition compositio… in toContent() method in RoundedCorners
H A DShapeGroup.java35 …@Override public Content toContent(LottieDrawable drawable, LottieComposition composition, BaseLay… in toContent() method in ShapeGroup
H A DShapePath.java31 …@Override public Content toContent(LottieDrawable drawable, LottieComposition composition, BaseLay… in toContent() method in ShapePath
H A DRepeater.java49 …@Nullable @Override public Content toContent(LottieDrawable drawable, LottieComposition compositio… in toContent() method in Repeater
H A DCircleShape.java29 …@Override public Content toContent(LottieDrawable drawable, LottieComposition composition, BaseLay… in toContent() method in CircleShape
H A DRectangleShape.java49 …@Override public Content toContent(LottieDrawable drawable, LottieComposition composition, BaseLay… in toContent() method in RectangleShape
H A DMergePaths.java62 …@Override @Nullable public Content toContent(LottieDrawable drawable, LottieComposition compositio… in toContent() method in MergePaths
H A DShapeFill.java53 …@Override public Content toContent(LottieDrawable drawable, LottieComposition composition, BaseLay… in toContent() method in ShapeFill
H A DShapeTrimPath.java69 …@Override public Content toContent(LottieDrawable drawable, LottieComposition composition, BaseLay… in toContent() method in ShapeTrimPath
H A DGradientFill.java79 …@Override public Content toContent(LottieDrawable drawable, LottieComposition composition, BaseLay… in toContent() method in GradientFill
H A DGradientStroke.java107 …@Override public Content toContent(LottieDrawable drawable, LottieComposition composition, BaseLay… in toContent() method in GradientStroke
H A DShapeStroke.java82 …@Override public Content toContent(LottieDrawable drawable, LottieComposition composition, BaseLay… in toContent() method in ShapeStroke
H A DPolystarShape.java108 …@Override public Content toContent(LottieDrawable drawable, LottieComposition composition, BaseLay… in toContent() method in PolystarShape
/aosp_15_r20/external/lottie/lottie/src/main/java/com/airbnb/lottie/model/animatable/
H A DAnimatableTransform.java121 …public Content toContent(LottieDrawable drawable, LottieComposition composition, BaseLayer layer) { in toContent() method in AnimatableTransform
/aosp_15_r20/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/reveal/
H A DContainerReveal.kt66 distance = UserActionDistance { fromContent, toContent, _ -> in TransitionBuilder() method
/aosp_15_r20/out/soong/.intermediates/external/lottie/lottie/android_common_apex30/turbine/
Dlottie.jarcom/airbnb/lottie/AsyncUpdates.class <Unknown> package com.airbnb.lottie public ...
/aosp_15_r20/out/soong/.intermediates/external/lottie/lottie/android_common/turbine/
Dlottie.jarcom/airbnb/lottie/AsyncUpdates.class <Unknown> package com.airbnb.lottie public ...

123