Searched defs:exifOutFileName (Results 1 – 1 of 1) sorted by relevance
853 public void writeExif(byte[] jpeg, String exifOutFileName) throws FileNotFoundException, in writeExif()880 public void writeExif(Bitmap bmap, String exifOutFileName) throws FileNotFoundException, in writeExif()907 public void writeExif(InputStream jpegStream, String exifOutFileName) in writeExif()934 public void writeExif(String jpegFileName, String exifOutFileName) in writeExif()982 public OutputStream getExifWriterStream(String exifOutFileName) throws FileNotFoundException { in getExifWriterStream()