Lines Matching refs:FastBitmapDrawable
839 private static class FastBitmapDrawable extends Drawable {841 public FastBitmapDrawable(Bitmap b) {909 d = new FastBitmapDrawable(b);