Searched defs:targetColor (Results 1 – 9 of 9) sorted by relevance
44 public void assertDefaultLogoCorrect(int targetColor) { in assertDefaultLogoCorrect()
65 int targetColor = mLottieAnimationView.getContext().getColor(targetColorRes); in setLayerColor() local
53 @ColorInt final int targetColor = Color.BLUE; in setTintList_shouldBeApplied() local
96 final int targetColor = ta.getColor(attr, ~expected); in assertTheme() local
238 int targetColor = mTintFilter == null ? 0 : mTintFilter.getColor(); in setTintMode() local279 int targetGradientAlpha = 0, targetColor = 0; in draw() local
169 @ColorInt final int targetColor = showingHelp ? mHelpColor : mProgressColor; in updateFillColor() local
402 private void assertDefaultLogoColorCorrect(Activity activity, int targetColor) { in assertDefaultLogoColorCorrect()
315 int targetColor; in animateColor() local
460 ColorARGB targetColor) { in findBestColor()