Searched defs:FastBitmapDrawable (Results 1 – 3 of 3) sorted by relevance
39 public class FastBitmapDrawable extends Drawable { class92 public FastBitmapDrawable(Bitmap b) { in FastBitmapDrawable() method in FastBitmapDrawable96 public FastBitmapDrawable(BitmapInfo info) { in FastBitmapDrawable() method in FastBitmapDrawable100 public FastBitmapDrawable(ItemInfoWithIcon info) { in FastBitmapDrawable() method in FastBitmapDrawable104 protected FastBitmapDrawable(Bitmap b, int iconColor) { in FastBitmapDrawable() method in FastBitmapDrawable
27 class FastBitmapDrawable extends Drawable { class34 FastBitmapDrawable(Bitmap b) { in FastBitmapDrawable() method in FastBitmapDrawable
59 private static class FastBitmapDrawable extends Drawable { class in MusicUtils61 public FastBitmapDrawable(Bitmap b) { in FastBitmapDrawable() method in MusicUtils.FastBitmapDrawable