Searched refs:estimateWindowBGColor (Results 1 – 1 of 1) sorted by relevance
379 final int estimatedWindowBGColor = estimateWindowBGColor(themeBGDrawable); in peekWindowBGColor()384 private static int estimateWindowBGColor(Drawable themeBGDrawable) { in estimateWindowBGColor() method in SplashscreenContentDrawer447 ? getBGColorFromCache(ai, () -> estimateWindowBGColor(legacyDrawable)) in makeSplashScreenContentView()