Searched refs:FastBitmapDrawable (Results 1 – 4 of 4) sorted by relevance
26 import com.android.launcher3.icons.FastBitmapDrawable70 private fun givenIcon(component: ComponentName, userId: Int, icon: FastBitmapDrawable) {81 private fun createIcon(): FastBitmapDrawable =82 FastBitmapDrawable(Bitmap.createBitmap(10, 10, Bitmap.Config.ARGB_8888))
324 static class FastBitmapDrawable extends Drawable { class in WallpaperManager332 private FastBitmapDrawable(Bitmap bitmap) { in FastBitmapDrawable() method in WallpaperManager.FastBitmapDrawable1303 return new FastBitmapDrawable(bm); in getFastDrawable()
36 import static com.android.launcher3.icons.FastBitmapDrawable.getDisabledColorFilter;
9561 Landroid/app/WallpaperManager$FastBitmapDrawable;-><init>(Landroid/graphics/Bitmap;)V9562 Landroid/app/WallpaperManager$FastBitmapDrawable;->mBitmap:Landroid/graphics/Bitmap;9563 Landroid/app/WallpaperManager$FastBitmapDrawable;->mDrawLeft:I9564 Landroid/app/WallpaperManager$FastBitmapDrawable;->mDrawTop:I9565 Landroid/app/WallpaperManager$FastBitmapDrawable;->mHeight:I9566 Landroid/app/WallpaperManager$FastBitmapDrawable;->mPaint:Landroid/graphics/Paint;9567 Landroid/app/WallpaperManager$FastBitmapDrawable;->mWidth:I