Home
last modified time | relevance | path

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

/external/lottie/lottie/src/main/java/com/airbnb/lottie/
DLottieProperty.java90 Float REPEATER_COPIES = 4f; field
/external/lottie/lottie/src/main/java/com/airbnb/lottie/animation/content/
DRepeaterContent.java141 if (property == LottieProperty.REPEATER_COPIES) { in addValueCallback()