Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/mediaprojection/appselector/data/
H A DIconLoaderLibAppIconLoaderTest.kt26 import com.android.launcher3.icons.FastBitmapDrawable
70 private fun givenIcon(component: ComponentName, userId: Int, icon: FastBitmapDrawable) {
81 private fun createIcon(): FastBitmapDrawable =
82 FastBitmapDrawable(Bitmap.createBitmap(10, 10, Bitmap.Config.ARGB_8888))
/aosp14/frameworks/base/core/java/android/app/
H A DWallpaperManager.java324 static class FastBitmapDrawable extends Drawable { class in WallpaperManager
332 private FastBitmapDrawable(Bitmap bitmap) { in FastBitmapDrawable() method in WallpaperManager.FastBitmapDrawable
1303 return new FastBitmapDrawable(bm); in getFastDrawable()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/people/
H A DPeopleTileViewHelper.java36 import static com.android.launcher3.icons.FastBitmapDrawable.getDisabledColorFilter;
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt9561 Landroid/app/WallpaperManager$FastBitmapDrawable;-><init>(Landroid/graphics/Bitmap;)V
9562 Landroid/app/WallpaperManager$FastBitmapDrawable;->mBitmap:Landroid/graphics/Bitmap;
9563 Landroid/app/WallpaperManager$FastBitmapDrawable;->mDrawLeft:I
9564 Landroid/app/WallpaperManager$FastBitmapDrawable;->mDrawTop:I
9565 Landroid/app/WallpaperManager$FastBitmapDrawable;->mHeight:I
9566 Landroid/app/WallpaperManager$FastBitmapDrawable;->mPaint:Landroid/graphics/Paint;
9567 Landroid/app/WallpaperManager$FastBitmapDrawable;->mWidth:I