Home
last modified time | relevance | path

Searched defs:targetOffset (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/CredentialManager/src/com/android/credentialmanager/common/material/
DSwipeable.kt169 val targetOffset = if (animationTargetValue != null) { in processNewAnchors() constant
308 val targetOffset = anchors.getOffset(targetValue) in snapTo() constant
326 val targetOffset = anchors.getOffset(targetValue) in animateTo() constant
/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/animation/scene/
DElement.kt322 val targetOffset = in IntermediateMeasureScope() constant
DSwipeToScene.kt322 val targetOffset: Float in onDragStopped() constant