Searched refs:fetchAndRescaleBitmap (Results 1 – 2 of 2) sorted by relevance
64 public static Bitmap fetchAndRescaleBitmap(String uri, int width, int height) in fetchAndRescaleBitmap() method in BitmapHelper
98 Bitmap bitmap = BitmapHelper.fetchAndRescaleBitmap(artUrl, in fetch()