Searched refs:DrawableColorTester (Results 1 – 1 of 1) sorted by relevance
385 final DrawableColorTester themeBGTester = new DrawableColorTester( in estimateWindowBGColor()386 themeBGDrawable, DrawableColorTester.TRANSLUCENT_FILTER /* filterType */); in estimateWindowBGColor()674 () -> new DrawableColorTester(iconForeground, in processAdaptiveIcon()675 DrawableColorTester.TRANSLUCENT_FILTER /* filterType */), in processAdaptiveIcon()676 () -> new DrawableColorTester(adaptiveIconDrawable.getBackground())); in processAdaptiveIcon()788 private static class DrawableColorTester { class in SplashscreenContentDrawer804 DrawableColorTester(Drawable drawable) { in DrawableColorTester() method in SplashscreenContentDrawer.DrawableColorTester808 DrawableColorTester(Drawable drawable, @QuantizerFilterType int filterType) { in DrawableColorTester() method in SplashscreenContentDrawer.DrawableColorTester1166 Supplier<DrawableColorTester> fgColorTesterSupplier, in getIconColor()1167 Supplier<DrawableColorTester> bgColorTesterSupplier) { in getIconColor()[all …]