Searched refs:memBitmapInfo (Results 1 – 1 of 1) sorted by relevance
143 ScaledBitmapInfo memBitmapInfo = mMemoryCache.get(key); in get() local147 String result = memBitmapInfo == null ? "miss" : "hit"; in get()152 return memBitmapInfo; in get()