Searched refs:lowResBitmap (Results 1 – 1 of 1) sorted by relevance
251 Bitmap lowResBitmap = thumbAsset.getLowResBitmap(appContext); in computeColorInfo() field in WallpaperInfo252 if (lowResBitmap == null) { in computeColorInfo()257 mColorInfo = new ColorInfo(WallpaperColors.fromBitmap(lowResBitmap)); in computeColorInfo()