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