Searched refs:fromDrawable (Results 1 – 10 of 10) sorted by relevance
43 public static PlaceholderInsetDrawable fromDrawable(final Drawable drawable, in fromDrawable() method in PlaceholderInsetDrawable
171 setImageDrawable(PlaceholderInsetDrawable.fromDrawable( in maybeSetupPlaceholderDrawable()
62 return crop(BitmapUtils.fromDrawable(source, null)); in crop()
113 Bitmap src = BitmapUtils.fromDrawable(drawable, mBitmapTargetSize); in updateBlur()
139 public static Bitmap fromDrawable(Drawable drawable, @Nullable Size bitmapSize) { in fromDrawable() method in BitmapUtils
127 Bitmap imageBitmap = BitmapUtils.fromDrawable(image, scaledSize); in updateBackgroundImage()
162 ? BitmapUtils.fromDrawable(drawable, maxArtSize) : null; in onCreateView()
136 public static WallpaperColors fromDrawable(Drawable drawable) { in fromDrawable() method in WallpaperColors
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
6902 … method public static android.app.WallpaperColors fromDrawable(android.graphics.drawable.Drawable);