Home
last modified time | relevance | path

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

/external/lottie/lottie/src/main/java/com/airbnb/lottie/
DLottieProperty.java92 Float POLYSTAR_POINTS = 6f; field
/external/lottie/lottie/src/main/java/com/airbnb/lottie/animation/content/
DPolystarContent.java309 if (property == LottieProperty.POLYSTAR_POINTS) { in addValueCallback()