Searched defs:skipRemainingTagsInCurrentIfd (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/exif/
H A DExifParser.java336 skipRemainingTagsInCurrentIfd();
363 protected void skipRemainingTagsInCurrentIfd() throws IOException, ExifInvalidFormatException { method in class:ExifParser
/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/exif/
H A DExifParser.java318 skipRemainingTagsInCurrentIfd();
344 private void skipRemainingTagsInCurrentIfd() throws IOException, ExifInvalidFormatException { method in class:ExifParser
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
H A DExifParser.java336 skipRemainingTagsInCurrentIfd();
363 protected void skipRemainingTagsInCurrentIfd() throws IOException, ExifInvalidFormatException { method in class:ExifParser
/packages/apps/Messaging/src/com/android/messaging/util/exif/
H A DExifParser.java337 skipRemainingTagsInCurrentIfd();
364 protected void skipRemainingTagsInCurrentIfd() throws IOException, ExifInvalidFormatException { method in class:ExifParser

Completed in 171 milliseconds