Searched refs:scaleBitmapIfTooBig (Results 1 – 1 of 1) sorted by relevance
88 scaleBitmapIfTooBig(art, artworkWidth, artworkHeight)); in getOldMetadata()93 scaleBitmapIfTooBig(art, artworkWidth, artworkHeight)); in getOldMetadata()296 private static Bitmap scaleBitmapIfTooBig(Bitmap bitmap, int maxWidth, int maxHeight) { in scaleBitmapIfTooBig() method in MediaSessionLegacyHelper