Searched refs:DARK_THEME_MEAN_LUMINANCE (Results 1 – 2 of 2) sorted by relevance
99 private static final float DARK_THEME_MEAN_LUMINANCE = 0.3f; field in WallpaperColors240 if (luminance < DARK_THEME_MEAN_LUMINANCE) { in WallpaperColors()549 if (meanLuminance < DARK_THEME_MEAN_LUMINANCE) { in calculateDarkHints()
9609 Landroid/app/WallpaperColors;->DARK_THEME_MEAN_LUMINANCE:F