Home
last modified time | relevance | path

Searched defs:RoundedBitmapDrawable (Results 1 – 1 of 1) sorted by relevance

/frameworks/support/compat/src/main/java/androidx/core/graphics/drawable/
DRoundedBitmapDrawable.java46 public abstract class RoundedBitmapDrawable extends Drawable { class
382 RoundedBitmapDrawable(Resources res, Bitmap bitmap) { in RoundedBitmapDrawable() method in RoundedBitmapDrawable