Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/exif/
DExifInterface.java92 public void readExif(byte[] jpeg) throws IOException { in readExif() method in ExifInterface
103 private void readExif(InputStream inStream) throws IOException { in readExif() method in ExifInterface
/packages/apps/Camera2/src/com/android/camera/exif/
DExifInterface.java727 public void readExif(byte[] jpeg) throws IOException { in readExif() method in ExifInterface
738 public void readExif(InputStream inStream) throws IOException { in readExif() method in ExifInterface
759 public void readExif(String inFileName) throws FileNotFoundException, IOException { in readExif() method in ExifInterface
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
DExifInterface.java724 public void readExif(byte[] jpeg) throws IOException { in readExif() method in ExifInterface
735 public void readExif(InputStream inStream) throws IOException { in readExif() method in ExifInterface
756 public void readExif(String inFileName) throws FileNotFoundException, IOException { in readExif() method in ExifInterface
/packages/apps/Messaging/src/com/android/messaging/util/exif/
DExifInterface.java724 public void readExif(byte[] jpeg) throws IOException { in readExif() method in ExifInterface
735 public void readExif(InputStream inStream) throws IOException { in readExif() method in ExifInterface
756 public void readExif(String inFileName) throws FileNotFoundException, IOException { in readExif() method in ExifInterface