Home
last modified time | relevance | path

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

/frameworks/opt/bitmap/src/com/android/bitmap/drawable/
DStyledCornersBitmapDrawable.java43 public class StyledCornersBitmapDrawable extends ExtendedBitmapDrawable { class
44 private static final String TAG = StyledCornersBitmapDrawable.class.getSimpleName();
83 public StyledCornersBitmapDrawable(Resources res, BitmapCache cache, in StyledCornersBitmapDrawable() method in StyledCornersBitmapDrawable