Home
last modified time | relevance | path

Searched defs:motionEasingType (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/layout/animation/
DAnimationSpec.java50 int motionEasingType, in AnimationSpec()
262 int motionEasingType, in apply()
286 int motionEasingType = buffer.readInt(); in read() local
DAnimateMeasure.java71 int motionEasingType, in AnimateMeasure()