Searched refs:getRoundedBitmap (Results 1 – 2 of 2) sorted by relevance
126 public static Bitmap getRoundedBitmap(Bitmap input, int targetWidth, int targetHeight) { in getRoundedBitmap() method in BitmapUtil
477 return BitmapUtil.getRoundedBitmap(bitmap, width, height); in getRoundedIcon()