Searched refs:prefetchBitmap (Results 1 – 3 of 3) sorted by relevance
140 public static void prefetchBitmap(Context context, final String uriString, final int maxWidth, in prefetchBitmap() method in ImageLoader
482 ImageLoader.prefetchBitmap(context, mPosterArtUri, posterArtWidth, posterArtHeight); in prefetchPosterArt()
518 ImageLoader.prefetchBitmap(context, uriString, maxWidth, maxHeight); in prefetchImage()