Searched refs:getArtworkQuick (Results 1 – 1 of 1) sorted by relevance
898 Bitmap b = MusicUtils.getArtworkQuick(context, artIndex, w, h); in getCachedArtwork()918 private static Bitmap getArtworkQuick(Context context, long album_id, int w, int h) { in getArtworkQuick() method in MusicUtils