Home
last modified time | relevance | path

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

/external/lottie/lottie/src/main/java/com/airbnb/lottie/
DLottieProperty.java114 Integer[] GRADIENT_COLOR = new Integer[0]; field
/external/lottie/lottie/src/main/java/com/airbnb/lottie/animation/content/
DGradientStrokeContent.java166 if (property == LottieProperty.GRADIENT_COLOR) { in addValueCallback()
DGradientFillContent.java246 } else if (property == LottieProperty.GRADIENT_COLOR) { in addValueCallback()