Home
last modified time | relevance | path

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

/external/lottie/lottie/src/main/java/com/airbnb/lottie/
DLottieProperty.java75 PointF RECTANGLE_SIZE = new PointF(); field
/external/lottie/lottie/src/main/java/com/airbnb/lottie/animation/content/
DRectangleContent.java165 if (property == LottieProperty.RECTANGLE_SIZE) { in addValueCallback()
/external/lottie/LottieSample/src/androidTest/java/com/airbnb/lottie/samples/
DLottieTest.kt530 LottieProperty.RECTANGLE_SIZE, in <lambda>()