Searched refs:getMainColor (Results 1 – 8 of 8) sorted by relevance
50 normal.getMainColor() == Tonal.MAIN_COLOR_LIGHT); in extractInto_usesFallback()60 normal.getMainColor() == Tonal.MAIN_COLOR_DARK); in extractInto_usesFallbackWhenTooLightOrDark()66 normal.getMainColor() == Tonal.MAIN_COLOR_LIGHT); in extractInto_usesFallbackWhenTooLightOrDark()132 normal.getMainColor() == Tonal.MAIN_COLOR_DARK); in tonal_blacklistTest()150 + "default constructor.", normal.getMainColor() == blacklistedColor); in tonal_ignoreBlacklistTest()
73 setColors(colors.getMainColor(), colors.getSecondaryColor(), true); in setColors()77 setColors(colors.getMainColor(), colors.getSecondaryColor(), animated); in setColors()206 public int getMainColor() { in getMainColor() method in GradientDrawable
82 drawable.getMainColor(), colors.getMainColor()); in testCreation_initialColor()
37 result.mainColor = darkColors.getMainColor(); in extractDarkColors()
245 public int getMainColor() { in getMainColor() method in ColorExtractor.GradientColors
503 int mainColor = currentScrimColors.getMainColor(); in updateScrims()816 int color = mLockColors.getMainColor(); in getBackgroundColor()
269 int mainTinted = ColorUtils.blendARGB(mColors.getMainColor(), mTintColor, in updateColorWithTint()
38398 HSPLcom/android/internal/colorextraction/ColorExtractor$GradientColors;->getMainColor()I