Searched refs:memValue (Results 1 – 1 of 1) sorted by relevance
294 BitmapDrawable memValue = null; in getBitmapFromMemCache() local297 memValue = mMemoryCache.get(data); in getBitmapFromMemCache()300 if (BuildConfig.DEBUG && memValue != null) { in getBitmapFromMemCache()304 return memValue; in getBitmapFromMemCache()