Searched refs:doExifStreamIO (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/exif/
H A DExifInterface.java839 doExifStreamIO(jpegStream, s);
915 doExifStreamIO(jpegStream, s);
1106 doExifStreamIO(is, bytes);
2043 private void doExifStreamIO(InputStream is, OutputStream os) throws IOException { method in class:ExifInterface
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
H A DExifInterface.java839 doExifStreamIO(jpegStream, s);
915 doExifStreamIO(jpegStream, s);
1106 doExifStreamIO(is, bytes);
2043 private void doExifStreamIO(InputStream is, OutputStream os) throws IOException { method in class:ExifInterface
/packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/exif/
H A DExifInterface.java839 doExifStreamIO(jpegStream, s);
915 doExifStreamIO(jpegStream, s);
1106 doExifStreamIO(is, bytes);
2043 private void doExifStreamIO(InputStream is, OutputStream os) throws IOException { method in class:ExifInterface
/packages/apps/Mms/src/com/android/mms/exif/
H A DExifInterface.java839 doExifStreamIO(jpegStream, s);
915 doExifStreamIO(jpegStream, s);
1106 doExifStreamIO(is, bytes);
2043 private void doExifStreamIO(InputStream is, OutputStream os) throws IOException { method in class:ExifInterface

Completed in 72 milliseconds