Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DWallpaperManager.java203 static class FastBitmapDrawable extends Drawable { class in WallpaperManager
211 private FastBitmapDrawable(Bitmap bitmap) { in FastBitmapDrawable() method in WallpaperManager.FastBitmapDrawable
805 return new FastBitmapDrawable(bm); in getFastDrawable()
821 return new FastBitmapDrawable(bm); in peekFastDrawable()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt9642 Landroid/app/WallpaperManager$FastBitmapDrawable;-><init>(Landroid/graphics/Bitmap;)V
9643 Landroid/app/WallpaperManager$FastBitmapDrawable;->mBitmap:Landroid/graphics/Bitmap;
9644 Landroid/app/WallpaperManager$FastBitmapDrawable;->mDrawLeft:I
9645 Landroid/app/WallpaperManager$FastBitmapDrawable;->mDrawTop:I
9646 Landroid/app/WallpaperManager$FastBitmapDrawable;->mHeight:I
9647 Landroid/app/WallpaperManager$FastBitmapDrawable;->mPaint:Landroid/graphics/Paint;
9648 Landroid/app/WallpaperManager$FastBitmapDrawable;->mWidth:I