Home
last modified time | relevance | path

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

/external/lottie/lottie/src/main/java/com/airbnb/lottie/
DLottieProperty.java96 Float POLYSTAR_INNER_RADIUS = 8f; field
/external/lottie/lottie/src/main/java/com/airbnb/lottie/animation/content/
DPolystarContent.java315 } else if (property == LottieProperty.POLYSTAR_INNER_RADIUS && innerRadiusAnimation != null) { in addValueCallback()
/external/lottie/LottieSample/src/androidTest/java/com/airbnb/lottie/samples/
DLottieTest.kt568 LottieProperty.POLYSTAR_INNER_RADIUS, in <lambda>()