Home
last modified time | relevance | path

Searched refs:recodeImage (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/util/
DImageUtils.java536 final byte[] encoded = recodeImage(attempts); in resizeStaticImage()
672 private byte[] recodeImage(final int attempt) throws FileNotFoundException { in recodeImage() method in ImageUtils.ImageResizer