Searched refs:FastBitmapDrawable (Results 1 – 2 of 2) sorted by relevance
203 static class FastBitmapDrawable extends Drawable { class in WallpaperManager211 private FastBitmapDrawable(Bitmap bitmap) { in FastBitmapDrawable() method in WallpaperManager.FastBitmapDrawable805 return new FastBitmapDrawable(bm); in getFastDrawable()821 return new FastBitmapDrawable(bm); in peekFastDrawable()
9642 Landroid/app/WallpaperManager$FastBitmapDrawable;-><init>(Landroid/graphics/Bitmap;)V9643 Landroid/app/WallpaperManager$FastBitmapDrawable;->mBitmap:Landroid/graphics/Bitmap;9644 Landroid/app/WallpaperManager$FastBitmapDrawable;->mDrawLeft:I9645 Landroid/app/WallpaperManager$FastBitmapDrawable;->mDrawTop:I9646 Landroid/app/WallpaperManager$FastBitmapDrawable;->mHeight:I9647 Landroid/app/WallpaperManager$FastBitmapDrawable;->mPaint:Landroid/graphics/Paint;9648 Landroid/app/WallpaperManager$FastBitmapDrawable;->mWidth:I