Searched refs:getDisplayPhotoBytes (Results 1 – 3 of 3) sorted by relevance
49 photoMap.put(PhotoSize.DISPLAY_PHOTO, processor.getDisplayPhotoBytes()); in PhotoEntry()
282 public byte[] getDisplayPhotoBytes() throws IOException { in getDisplayPhotoBytes() method in PhotoProcessor
197 byte[] photoBytes = photoProcessor.getDisplayPhotoBytes(); in insert()