Home
last modified time | relevance | path

Searched defs:mColorInfo (Results 1 – 1 of 1) sorted by relevance

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/
DWallpaperInfo.java55 private ColorInfo mColorInfo = new ColorInfo(); field in WallpaperInfo
241 mColorInfo = new ColorInfo(WallpaperColors.fromBitmap(lowResBitmap)); in computeColorInfo() field in WallpaperInfo