Searched refs:PathEasing (Results 1 – 17 of 17) sorted by relevance
40 val easing = PathEasing(path) in pathEasing_Emphasized_BoundsCheck()52 PathEasing(emptyPath).transform(0.5f) in pathEasing_EmptyPath_InvalidPath()62 PathEasing(path).transform(0.5f) in pathEasing_DoesNotStartAtZero()68 PathEasing(path).transform(0.5f) in pathEasing_DoesNotEndAtOne()76 val easing = PathEasing(path) in pathEasing_CompareToCubicEasing()96 val easing = PathEasing(path) in pathEasing_NonContinuousPath()106 PathEasing(path).transform(0.5f) in pathEasing_ClosedPath()123 val easing = PathEasing(path) in pathEasing_Overlapping_Curves()133 val easing = PathEasing(path) in pathEasing_QuadTo()154 val easing = PathEasing(path) in pathEasing_QuadTo_OneToZero()[all …]
20 import androidx.compose.animation.core.PathEasing56 animationSpec = tween(durationMillis = 1000, easing = PathEasing(pathForAnimation)) in PathEasingSample()
20 import androidx.compose.animation.core.PathEasing68 PathEasing(
53 public class PathEasing(private val path: Path) : Easing { class
688 …idx.compose.animation.core/PathEasing : androidx.compose.animation.core/Easing { // androidx.compo…689 …(androidx.compose.ui.graphics/Path) // androidx.compose.animation.core/PathEasing.<init>|<init>(an…691 …final fun transform(kotlin/Float): kotlin/Float // androidx.compose.animation.core/PathEasing.tran…
514 …idx.compose.animation.core/PathEasing : androidx.compose.animation.core/Easing { // androidx.compo…515 …(androidx.compose.ui.graphics/Path) // androidx.compose.animation.core/PathEasing.<init>|<init>(an…516 …final fun transform(kotlin/Float): kotlin/Float // androidx.compose.animation.core/PathEasing.tran…
495 …@androidx.compose.runtime.Immutable public final class PathEasing implements androidx.compose.anim…496 ctor public PathEasing(androidx.compose.ui.graphics.Path path);
545 …@androidx.compose.runtime.Immutable public final class PathEasing implements androidx.compose.anim…546 ctor public PathEasing(androidx.compose.ui.graphics.Path path);
544 …@androidx.compose.runtime.Immutable public final class PathEasing implements androidx.compose.anim…545 ctor public PathEasing(androidx.compose.ui.graphics.Path path);
538 …@androidx.compose.runtime.Immutable public final class PathEasing implements androidx.compose.anim…539 ctor public PathEasing(androidx.compose.ui.graphics.Path path);