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