Searched refs:decodedBitmapDrawable (Results 1 – 1 of 1) sorted by relevance
100 Drawable newDrawable = decodedBitmapDrawable(compressed); in setCompressedImage()162 private BitmapDrawable decodedBitmapDrawable(byte[] compressed) { in decodedBitmapDrawable() method in ImageViewDrawableSetter