Searched refs:need_to_recompress (Results 1 – 1 of 1) sorted by relevance
5023 boolean need_to_recompress, Uri out, byte[] compressed, Bitmap bm) throws IOException { in writeAlbumArt() argument5030 if (!need_to_recompress) { in writeAlbumArt()5064 boolean need_to_recompress = true; in makeThumbInternal()5085 need_to_recompress = false; in makeThumbInternal()5103 if (need_to_recompress && bm == null) { in makeThumbInternal()5126 writeAlbumArt(need_to_recompress, out, compressed, bm); in makeThumbInternal()