Searched refs:decodeSampledBitmapFromResource (Results 1 – 1 of 1) sorted by relevance
95 return decodeSampledBitmapFromResource(mResources, resId, mImageWidth, in processBitmap()115 public static Bitmap decodeSampledBitmapFromResource(Resources res, int resId, in decodeSampledBitmapFromResource() method in ImageResizer