Searched refs:getCompressedBytes (Results 1 – 1 of 1) sorted by relevance
252 private byte[] getCompressedBytes(Bitmap b, int quality) throws IOException { in getCompressedBytes() method in PhotoProcessor283 return getCompressedBytes(mDisplayPhoto, COMPRESSION_DISPLAY_PHOTO); in getDisplayPhotoBytes()295 return getCompressedBytes(mThumbnailPhoto, in getThumbnailPhotoBytes()