Home
last modified time | relevance | path

Searched refs:POLYSTAR_ROTATION (Results 1 – 2 of 2) sorted by relevance

/external/lottie/lottie/src/main/java/com/airbnb/lottie/
DLottieProperty.java94 Float POLYSTAR_ROTATION = 7f; field
/external/lottie/lottie/src/main/java/com/airbnb/lottie/animation/content/
DPolystarContent.java311 } else if (property == LottieProperty.POLYSTAR_ROTATION) { in addValueCallback()