Home
last modified time | relevance | path

Searched refs:roundBitmap (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/
H A DMediaOutputController.java454 final Bitmap roundBitmap = Utils.convertCornerRadiusBitmap(mContext, bitmap, in getHeaderIcon() local
457 return IconCompat.createWithBitmap(roundBitmap); in getHeaderIcon()