Searched refs:need_to_recompress (Results 1 – 1 of 1) sorted by relevance
4974 boolean need_to_recompress, Uri out, byte[] compressed, Bitmap bm) throws IOException { in writeAlbumArt() argument4979 if (!need_to_recompress) { in writeAlbumArt()5012 boolean need_to_recompress = true; in makeThumbInternal()5033 need_to_recompress = false; in makeThumbInternal()5051 if (need_to_recompress && bm == null) { in makeThumbInternal()5074 writeAlbumArt(need_to_recompress, out, compressed, bm); in makeThumbInternal()