Home
last modified time | relevance | path

Searched defs:BitmapCache (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/opt/bitmap/src/com/android/bitmap/
H A DBitmapCache.java19 public interface BitmapCache extends PooledCache<RequestKey, ReusableBitmap> { interface
/aosp12/packages/apps/UniversalMediaPlayer/java/com/android/pump/util/
H A DBitmapCache.java29 class BitmapCache { class
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/cache/
H A DBitmapCache.java29 public class BitmapCache { class
/aosp12/frameworks/base/core/java/android/widget/
H A DRemoteViews.java1562 private static class BitmapCache { class in RemoteViews
1568 public BitmapCache() { in BitmapCache() method in RemoteViews.BitmapCache
1572 public BitmapCache(Parcel source) { in BitmapCache() method in RemoteViews.BitmapCache