Searched defs:bitmapCache (Results 1 – 2 of 2) sorted by relevance
74 private static SoftReference<Bitmap> bitmapCache; field in GlifPatternDrawable
855 Map<String, SoftReference<Bitmap>> bitmapCache = sProjectBitmapCache.get(projectKey); in clearBitmapCaches() local