Home
last modified time | relevance | path

Searched refs:PathEasing (Results 1 – 17 of 17) sorted by relevance

/compose/animation/animation-core/src/androidInstrumentedTest/kotlin/androidx/compose/animation/core/
DPathEasingTest.kt40 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 …]
/compose/animation/animation-core/samples/src/main/java/androidx/compose/animation/core/samples/
DPathEasingSamples.kt20 import androidx.compose.animation.core.PathEasing
56 animationSpec = tween(durationMillis = 1000, easing = PathEasing(pathForAnimation)) in PathEasingSample()
/compose/animation/animation/integration-tests/animation-demos/src/main/java/androidx/compose/animation/demos/visualaid/
DEasingItemDemo.kt20 import androidx.compose.animation.core.PathEasing
68 PathEasing(
/compose/animation/animation-core/src/commonMain/kotlin/androidx/compose/animation/core/
DPathEasing.kt53 public class PathEasing(private val path: Path) : Easing { class
/compose/animation/animation-core/bcv/native/
Dcurrent.txt688 …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…
D1.7.0.txt514 …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…
D1.8.0-beta02.txt688 …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…
/compose/animation/animation-core/api/
D1.6.0-beta01.txt495 …@androidx.compose.runtime.Immutable public final class PathEasing implements androidx.compose.anim…
496 ctor public PathEasing(androidx.compose.ui.graphics.Path path);
Drestricted_1.6.0-beta01.txt495 …@androidx.compose.runtime.Immutable public final class PathEasing implements androidx.compose.anim…
496 ctor public PathEasing(androidx.compose.ui.graphics.Path path);
Dcurrent.txt545 …@androidx.compose.runtime.Immutable public final class PathEasing implements androidx.compose.anim…
546 ctor public PathEasing(androidx.compose.ui.graphics.Path path);
D1.8.0-beta01.txt544 …@androidx.compose.runtime.Immutable public final class PathEasing implements androidx.compose.anim…
545 ctor public PathEasing(androidx.compose.ui.graphics.Path path);
Drestricted_1.7.0-beta01.txt538 …@androidx.compose.runtime.Immutable public final class PathEasing implements androidx.compose.anim…
539 ctor public PathEasing(androidx.compose.ui.graphics.Path path);
Drestricted_1.8.0-beta01.txt544 …@androidx.compose.runtime.Immutable public final class PathEasing implements androidx.compose.anim…
545 ctor public PathEasing(androidx.compose.ui.graphics.Path path);
Drestricted_current.txt545 …@androidx.compose.runtime.Immutable public final class PathEasing implements androidx.compose.anim…
546 ctor public PathEasing(androidx.compose.ui.graphics.Path path);
D1.7.0-beta01.txt538 …@androidx.compose.runtime.Immutable public final class PathEasing implements androidx.compose.anim…
539 ctor public PathEasing(androidx.compose.ui.graphics.Path path);
Drestricted_1.7.0-beta02.txt538 …@androidx.compose.runtime.Immutable public final class PathEasing implements androidx.compose.anim…
539 ctor public PathEasing(androidx.compose.ui.graphics.Path path);
D1.7.0-beta02.txt538 …@androidx.compose.runtime.Immutable public final class PathEasing implements androidx.compose.anim…
539 ctor public PathEasing(androidx.compose.ui.graphics.Path path);