Searched refs:SMALL_SIDE (Results 1 – 2 of 2) sorted by relevance
52 static final int SMALL_SIDE = 128; field in WallpaperLocalColorExtractor257 float scale = Math.min(1.0f, (float) SMALL_SIDE / smallestSide); in createMiniBitmap()
194 .isAtMost(WallpaperLocalColorExtractor.SMALL_SIDE); in testMiniBitmapCreation()215 .isAtMost(WallpaperLocalColorExtractor.SMALL_SIDE); in testSmallMiniBitmapCreation()