Searched defs:cachedBitmap (Results 1 – 1 of 1) sorted by relevance
945 Bitmap cachedBitmap = holder.bitmapRef == null ? null : holder.bitmapRef.get(); in loadCachedPhoto() local978 getDrawableForBitmap(mContext.getResources(), cachedBitmap, request)); in loadCachedPhoto() local984 mBitmapCache.put(request.getKey(), cachedBitmap); in loadCachedPhoto() local