Searched refs:roundedBitmap (Results 1 – 1 of 1) sorted by relevance
389 Bitmap roundedBitmap = Bitmap.createBitmap(mIconSize, mIconSize, Bitmap.Config.ARGB_8888); in generateQuickContactIcon() local390 canvas.setBitmap(roundedBitmap); in generateQuickContactIcon()395 return roundedBitmap; in generateQuickContactIcon()