Searched refs:MAX_DARK_AREA (Results 1 – 2 of 2) sorted by relevance
95 private static final float MAX_DARK_AREA = 0.025f; field in WallpaperColors381 final int maxDarkPixels = (int) (pixels.length * MAX_DARK_AREA); in calculateDarkHints()
9624 Landroid/app/WallpaperColors;->MAX_DARK_AREA:F