Home
last modified time | relevance | path

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

/external/lottie/lottie/src/main/java/com/airbnb/lottie/
DLottieProperty.java100 Float POLYSTAR_INNER_ROUNDEDNESS = 10f; field
/external/lottie/lottie/src/main/java/com/airbnb/lottie/animation/content/
DPolystarContent.java319 } else if (property == LottieProperty.POLYSTAR_INNER_ROUNDEDNESS && in addValueCallback()
/external/lottie/LottieSample/src/androidTest/java/com/airbnb/lottie/samples/
DLottieTest.kt574 LottieProperty.POLYSTAR_INNER_ROUNDEDNESS, in <lambda>()