Searched refs:getCompressedAlbumArt (Results 1 – 1 of 1) sorted by relevance
4832 private static byte[] getCompressedAlbumArt(Context context, String path) { in getCompressedAlbumArt() method in MediaProvider5005 byte[] compressed = getCompressedAlbumArt(getContext(), d.path); in makeThumbInternal()