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.txt19119 HSPLandroid/widget/RemoteViews$Action;->setBitmapCache(Landroid/widget/RemoteViews$BitmapCache;)V
19121 HSPLandroid/widget/RemoteViews$BitmapCache;->getBitmapForId(I)Landroid/graphics/Bitmap;
19122 HSPLandroid/widget/RemoteViews$BitmapCache;->getBitmapId(Landroid/graphics/Bitmap;)I
19123 HPLandroid/widget/RemoteViews$BitmapCache;->getBitmapMemory()I
19124 HSPLandroid/widget/RemoteViews$BitmapCache;->writeBitmapsToParcel(Landroid/os/Parcel;I)V
19127 …dget/RemoteViews$BitmapReflectionAction;->setBitmapCache(Landroid/widget/RemoteViews$BitmapCache;)V
19147 …roid/widget/RemoteViews;Landroid/os/Parcel;Landroid/widget/RemoteViews$BitmapCache;Landroid/conten…
19150 HSPLandroid/widget/RemoteViews;-><init>(Landroid/os/Parcel;Landroid/widget/RemoteViews$BitmapCache;…
19168 HSPLandroid/widget/RemoteViews;->setBitmapCache(Landroid/widget/RemoteViews$BitmapCache;)V
37095 Landroid/widget/RemoteViews$BitmapCache;
[all …]
Dhiddenapi-greylist-max-o.txt83388 Landroid/widget/RemoteViews$Action;->setBitmapCache(Landroid/widget/RemoteViews$BitmapCache;)V
83401 Landroid/widget/RemoteViews$BitmapCache;-><init>()V
83402 Landroid/widget/RemoteViews$BitmapCache;-><init>(Landroid/os/Parcel;)V
83403 Landroid/widget/RemoteViews$BitmapCache;->getBitmapForId(I)Landroid/graphics/Bitmap;
83404 Landroid/widget/RemoteViews$BitmapCache;->getBitmapId(Landroid/graphics/Bitmap;)I
83405 Landroid/widget/RemoteViews$BitmapCache;->getBitmapMemory()I
83406 Landroid/widget/RemoteViews$BitmapCache;->mBitmapMemory:I
83407 Landroid/widget/RemoteViews$BitmapCache;->writeBitmapsToParcel(Landroid/os/Parcel;I)V
83411 …dget/RemoteViews$BitmapReflectionAction;->setBitmapCache(Landroid/widget/RemoteViews$BitmapCache;)V
83535 …d/widget/RemoteViews$ViewGroupActionAdd;->setBitmapCache(Landroid/widget/RemoteViews$BitmapCache;)V
[all …]