Searched defs:fromBitmap (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
H A DWallpaperColors.java126 final WallpaperColors colors = WallpaperColors.fromBitmap(bitmap);
139 public static WallpaperColors fromBitmap(@NonNull Bitmap bitmap) { method in class:WallpaperColors
204 * @see WallpaperColors#fromBitmap(Bitmap)
220 * @see WallpaperColors#fromBitmap(Bitmap)

Completed in 481 milliseconds