Searched defs:targetColor (Results 1 – 7 of 7) sorted by relevance
65 int targetColor = mLottieAnimationView.getContext().getColor(targetColorRes); in setLayerColor() local
96 final int targetColor = ta.getColor(attr, ~expected); in assertTheme() local
401 private void assertDefaultLogoColorCorrect(Activity activity, int targetColor) { in assertDefaultLogoColorCorrect()
285 @ColorInt final int targetColor = showingHelp ? mHelpColor : mProgressColor; in updateFillColor() local
354 @ColorInt val targetColor = helpColor in <lambda>() constant
460 ColorARGB targetColor) { in findBestColor()