Searched refs:getResizedImageData (Results 1 – 2 of 2) sorted by relevance
427 public static byte[] getResizedImageData(final int width, final int height, in getResizedImageData() method in ImageUtils.ImageResizer
675 final byte[] data = ImageResizer.getResizedImageData(width, height, orientation, in getResizedImageAsPart()