Searched refs:roundedBitmapDrawable (Results 1 – 1 of 1) sorted by relevance
143 RoundedBitmapDrawable roundedBitmapDrawable = in createCircularDrawable() local145 roundedBitmapDrawable.setCircular(true); in createCircularDrawable()146 roundedBitmapDrawable.setAntiAlias(true); in createCircularDrawable()147 return roundedBitmapDrawable; in createCircularDrawable()