Searched refs:skipRemainingTagsInCurrentIfd (Results 1 - 7 of 7) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/exif/
H A DExifModifier.java106 parser.skipRemainingTagsInCurrentIfd();
120 parser.skipRemainingTagsInCurrentIfd();
H A DExifParser.java336 skipRemainingTagsInCurrentIfd();
363 protected void skipRemainingTagsInCurrentIfd() throws IOException, ExifInvalidFormatException { method in class:ExifParser
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
H A DExifModifier.java107 parser.skipRemainingTagsInCurrentIfd();
121 parser.skipRemainingTagsInCurrentIfd();
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 DExifModifier.java107 parser.skipRemainingTagsInCurrentIfd();
121 parser.skipRemainingTagsInCurrentIfd();
H A DExifParser.java337 skipRemainingTagsInCurrentIfd();
364 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

Completed in 37 milliseconds