Searched refs:BitmapCache (Results 1 – 14 of 14) sorted by relevance
| /frameworks/opt/bitmap/src/com/android/bitmap/drawable/ |
| D | CircularBitmapDrawable.java | 32 import com.android.bitmap.BitmapCache; 49 BitmapCache cache, boolean limitDensity) { in CircularBitmapDrawable() 54 BitmapCache cache, boolean limitDensity, ExtendedOptions opts) { in CircularBitmapDrawable()
|
| D | BasicBitmapDrawable.java | 28 import com.android.bitmap.BitmapCache; 67 private final BitmapCache mCache; 96 public BasicBitmapDrawable(final Resources res, final BitmapCache cache, in BasicBitmapDrawable()
|
| D | StyledCornersBitmapDrawable.java | 30 import com.android.bitmap.BitmapCache; 83 public StyledCornersBitmapDrawable(Resources res, BitmapCache cache, in StyledCornersBitmapDrawable()
|
| D | ExtendedBitmapDrawable.java | 33 import com.android.bitmap.BitmapCache; 73 public ExtendedBitmapDrawable(final Resources res, final BitmapCache cache, in ExtendedBitmapDrawable()
|
| /frameworks/opt/bitmap/src/com/android/bitmap/ |
| D | BitmapCache.java | 19 public interface BitmapCache extends PooledCache<RequestKey, ReusableBitmap> { interface
|
| D | UnrefedBitmapCache.java | 36 implements BitmapCache {
|
| D | DecodeTask.java | 55 private final BitmapCache mCache; 99 FileDescriptorFactory factory, DecodeCallback callback, BitmapCache cache) { in DecodeTask()
|
| /frameworks/opt/bitmap/sample/src/com/example/bitmapsample/ |
| D | MainActivity.java | 29 import com.android.bitmap.BitmapCache; 38 private final BitmapCache mCache = new UnrefedBitmapCache(TARGET_CACHE_SIZE_BYTES, 0, 0);
|
| /frameworks/base/core/java/android/widget/ |
| D | RemoteViews.java | 372 private BitmapCache mBitmapCache = new BitmapCache(); 1796 private static class BitmapCache { class in RemoteViews 1803 public BitmapCache() { in BitmapCache() method in RemoteViews.BitmapCache 1808 public BitmapCache(Parcel source) { in BitmapCache() method in RemoteViews.BitmapCache 4051 mBitmapCache = new BitmapCache(parcel); 4256 mBitmapCache = new BitmapCache(); 7380 final BitmapCache mBitmapCache; 7385 BitmapCache bitmapCache,
|
| /frameworks/base/boot/ |
| D | boot-image-profile.txt | 20587 HSPLandroid/widget/RemoteViews$BitmapCache;-><init>()V 20588 HSPLandroid/widget/RemoteViews$BitmapCache;-><init>(Landroid/os/Parcel;)V 20589 HSPLandroid/widget/RemoteViews$BitmapCache;->getBitmapForId(I)Landroid/graphics/Bitmap; 20590 HSPLandroid/widget/RemoteViews$BitmapCache;->getBitmapId(Landroid/graphics/Bitmap;)I 20591 HSPLandroid/widget/RemoteViews$BitmapCache;->writeBitmapsToParcel(Landroid/os/Parcel;I)V 20596 HSPLandroid/widget/RemoteViews$HierarchyRootData;-><init>(Landroid/widget/RemoteViews$BitmapCache;L… 32503 Landroid/widget/RemoteViews$BitmapCache;
|
| D | preloaded-classes | 9704 android.widget.RemoteViews$BitmapCache
|
| /frameworks/base/boot/hiddenapi/ |
| D | hiddenapi-max-target-o.txt | 68959 Landroid/widget/RemoteViews$Action;->setBitmapCache(Landroid/widget/RemoteViews$BitmapCache;)V 68972 Landroid/widget/RemoteViews$BitmapCache;-><init>()V 68973 Landroid/widget/RemoteViews$BitmapCache;-><init>(Landroid/os/Parcel;)V 68974 Landroid/widget/RemoteViews$BitmapCache;->getBitmapForId(I)Landroid/graphics/Bitmap; 68975 Landroid/widget/RemoteViews$BitmapCache;->getBitmapId(Landroid/graphics/Bitmap;)I 68976 Landroid/widget/RemoteViews$BitmapCache;->getBitmapMemory()I 68977 Landroid/widget/RemoteViews$BitmapCache;->mBitmapMemory:I 68978 Landroid/widget/RemoteViews$BitmapCache;->writeBitmapsToParcel(Landroid/os/Parcel;I)V 68982 …dget/RemoteViews$BitmapReflectionAction;->setBitmapCache(Landroid/widget/RemoteViews$BitmapCache;)V 69106 …d/widget/RemoteViews$ViewGroupActionAdd;->setBitmapCache(Landroid/widget/RemoteViews$BitmapCache;)V [all …]
|
| /frameworks/base/config/ |
| D | boot-image-profile.txt | 20651 HSPLandroid/widget/RemoteViews$BitmapCache;-><init>()V 20652 HSPLandroid/widget/RemoteViews$BitmapCache;-><init>(Landroid/os/Parcel;)V 20653 HSPLandroid/widget/RemoteViews$BitmapCache;->getBitmapForId(I)Landroid/graphics/Bitmap; 20654 HSPLandroid/widget/RemoteViews$BitmapCache;->getBitmapId(Landroid/graphics/Bitmap;)I 20655 HSPLandroid/widget/RemoteViews$BitmapCache;->writeBitmapsToParcel(Landroid/os/Parcel;I)V 20660 HSPLandroid/widget/RemoteViews$HierarchyRootData;-><init>(Landroid/widget/RemoteViews$BitmapCache;L… 42637 Landroid/widget/RemoteViews$BitmapCache;
|
| D | preloaded-classes | 9735 android.widget.RemoteViews$BitmapCache
|