Home
last modified time | relevance | path

Searched defs:exifOutStream (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/exif/
DExifInterface.java367 public void writeExif(Bitmap bmap, OutputStream exifOutStream) throws IOException { in writeExif()
/packages/apps/Camera2/src/com/android/camera/exif/
DExifInterface.java798 public void writeExif(byte[] jpeg, OutputStream exifOutStream) throws IOException { in writeExif()
816 public void writeExif(Bitmap bmap, OutputStream exifOutStream) throws IOException { in writeExif()
834 public void writeExif(InputStream jpegStream, OutputStream exifOutStream) throws IOException { in writeExif()
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
DExifInterface.java798 public void writeExif(byte[] jpeg, OutputStream exifOutStream) throws IOException { in writeExif()
816 public void writeExif(Bitmap bmap, OutputStream exifOutStream) throws IOException { in writeExif()
834 public void writeExif(InputStream jpegStream, OutputStream exifOutStream) throws IOException { in writeExif()
/packages/apps/Messaging/src/com/android/messaging/util/exif/
DExifInterface.java798 public void writeExif(byte[] jpeg, OutputStream exifOutStream) throws IOException { in writeExif()
816 public void writeExif(Bitmap bmap, OutputStream exifOutStream) throws IOException { in writeExif()
834 public void writeExif(InputStream jpegStream, OutputStream exifOutStream) throws IOException { in writeExif()