Home
last modified time | relevance | path

Searched refs:TRANSFORM_SCALE (Results 1 – 3 of 3) sorted by relevance

/external/lottie/lottie/src/main/java/com/airbnb/lottie/
DLottieProperty.java80 ScaleXY TRANSFORM_SCALE = new ScaleXY(); field
/external/lottie/lottie/src/main/java/com/airbnb/lottie/animation/keyframe/
DTransformKeyframeAnimation.java21 import static com.airbnb.lottie.LottieProperty.TRANSFORM_SCALE;
281 } else if (property == TRANSFORM_SCALE) { in applyValueCallback()
/external/lottie/LottieSample/src/androidTest/java/com/airbnb/lottie/samples/
DLottieTest.kt512 LottieProperty.TRANSFORM_SCALE, in <lambda>()
646 LottieProperty.TRANSFORM_SCALE, in <lambda>()