Home
last modified time | relevance | path

Searched refs:BitmapCache (Results 1 – 12 of 12) sorted by relevance

/frameworks/opt/bitmap/src/com/android/bitmap/drawable/
DCircularBitmapDrawable.java32 import com.android.bitmap.BitmapCache;
49 BitmapCache cache, boolean limitDensity) { in CircularBitmapDrawable()
54 BitmapCache cache, boolean limitDensity, ExtendedOptions opts) { in CircularBitmapDrawable()
DBasicBitmapDrawable.java28 import com.android.bitmap.BitmapCache;
67 private final BitmapCache mCache;
96 public BasicBitmapDrawable(final Resources res, final BitmapCache cache, in BasicBitmapDrawable()
DExtendedBitmapDrawable.java33 import com.android.bitmap.BitmapCache;
73 public ExtendedBitmapDrawable(final Resources res, final BitmapCache cache, in ExtendedBitmapDrawable()
DStyledCornersBitmapDrawable.java30 import com.android.bitmap.BitmapCache;
83 public StyledCornersBitmapDrawable(Resources res, BitmapCache cache, in StyledCornersBitmapDrawable()
/frameworks/opt/bitmap/sample/src/com/example/bitmapsample/
DMainActivity.java29 import com.android.bitmap.BitmapCache;
38 private final BitmapCache mCache = new UnrefedBitmapCache(TARGET_CACHE_SIZE_BYTES, 0, 0);
/frameworks/opt/bitmap/src/com/android/bitmap/
DBitmapCache.java19 public interface BitmapCache extends PooledCache<RequestKey, ReusableBitmap> { interface
DUnrefedBitmapCache.java36 implements BitmapCache {
DDecodeTask.java55 private final BitmapCache mCache;
99 FileDescriptorFactory factory, DecodeCallback callback, BitmapCache cache) { in DecodeTask()
/frameworks/base/core/java/android/widget/
DRemoteViews.java234 private BitmapCache mBitmapCache;
429 public void setBitmapCache(BitmapCache bitmapCache) { in setBitmapCache()
540 mBitmapCache = new BitmapCache(); in mergeRemoteViews()
1139 private static class BitmapCache { class in RemoteViews
1145 public BitmapCache() { in BitmapCache() method in RemoteViews.BitmapCache
1149 public BitmapCache(Parcel source) { in BitmapCache() method in RemoteViews.BitmapCache
1228 public void setBitmapCache(BitmapCache bitmapCache) { in setBitmapCache()
1574 ViewGroupActionAdd(Parcel parcel, BitmapCache bitmapCache, ApplicationInfo info, in ViewGroupActionAdd()
1642 public void setBitmapCache(BitmapCache bitmapCache) { in setBitmapCache()
2241 mBitmapCache = new BitmapCache();
[all …]
/frameworks/base/config/
Dpreloaded-classes4359 android.widget.RemoteViews$BitmapCache
Dboot-image-profile.txt19120 HSPLandroid/widget/RemoteViews$Action;->setBitmapCache(Landroid/widget/RemoteViews$BitmapCache;)V
19122 HSPLandroid/widget/RemoteViews$BitmapCache;->getBitmapForId(I)Landroid/graphics/Bitmap;
19123 HSPLandroid/widget/RemoteViews$BitmapCache;->getBitmapId(Landroid/graphics/Bitmap;)I
19124 HPLandroid/widget/RemoteViews$BitmapCache;->getBitmapMemory()I
19125 HSPLandroid/widget/RemoteViews$BitmapCache;->writeBitmapsToParcel(Landroid/os/Parcel;I)V
19128 …dget/RemoteViews$BitmapReflectionAction;->setBitmapCache(Landroid/widget/RemoteViews$BitmapCache;)V
19148 …roid/widget/RemoteViews;Landroid/os/Parcel;Landroid/widget/RemoteViews$BitmapCache;Landroid/conten…
19151 HSPLandroid/widget/RemoteViews;-><init>(Landroid/os/Parcel;Landroid/widget/RemoteViews$BitmapCache;…
19169 HSPLandroid/widget/RemoteViews;->setBitmapCache(Landroid/widget/RemoteViews$BitmapCache;)V
37096 Landroid/widget/RemoteViews$BitmapCache;
[all …]
Dhiddenapi-greylist-max-o.txt89355 Landroid/widget/RemoteViews$Action;->setBitmapCache(Landroid/widget/RemoteViews$BitmapCache;)V
89371 Landroid/widget/RemoteViews$BitmapCache;
89372 Landroid/widget/RemoteViews$BitmapCache;-><init>()V
89373 Landroid/widget/RemoteViews$BitmapCache;-><init>(Landroid/os/Parcel;)V
89374 Landroid/widget/RemoteViews$BitmapCache;->getBitmapForId(I)Landroid/graphics/Bitmap;
89375 Landroid/widget/RemoteViews$BitmapCache;->getBitmapId(Landroid/graphics/Bitmap;)I
89376 Landroid/widget/RemoteViews$BitmapCache;->getBitmapMemory()I
89377 Landroid/widget/RemoteViews$BitmapCache;->mBitmapMemory:I
89378 Landroid/widget/RemoteViews$BitmapCache;->writeBitmapsToParcel(Landroid/os/Parcel;I)V
89385 …dget/RemoteViews$BitmapReflectionAction;->setBitmapCache(Landroid/widget/RemoteViews$BitmapCache;)V
[all …]