Searched refs:drawableFromBitmap (Results 1 – 1 of 1) sorted by relevance
1282 return drawableFromBitmap(res, bm, np, pad, opticalInsets, srcName); in createFromResourceStream()1569 private static Drawable drawableFromBitmap(Resources res, Bitmap bm, byte[] np, in drawableFromBitmap() method