Searched refs:getBitmapDrawable (Results 1 – 1 of 1) sorted by relevance
1253 return getBitmapDrawable(res, value, is); in createFromResourceStream()1287 private static Drawable getBitmapDrawable(Resources res, TypedValue value, InputStream is) { in getBitmapDrawable() method in Drawable1417 return getBitmapDrawable(null, null, stream); in createFromPath()