Home
last modified time | relevance | path

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

/packages/apps/Launcher2/src/com/android/launcher2/
DFastBitmapDrawable.java27 class FastBitmapDrawable extends Drawable { class
34 FastBitmapDrawable(Bitmap b) { in FastBitmapDrawable() method in FastBitmapDrawable
/packages/apps/Launcher3/src/com/android/launcher3/
DFastBitmapDrawable.java35 class FastBitmapDrawable extends Drawable { class
75 FastBitmapDrawable(Bitmap b) { in FastBitmapDrawable() method in FastBitmapDrawable
/packages/apps/Music/src/com/android/music/
DMusicUtils.java839 private static class FastBitmapDrawable extends Drawable { class in MusicUtils
841 public FastBitmapDrawable(Bitmap b) { in FastBitmapDrawable() method in MusicUtils.FastBitmapDrawable