Home
last modified time | relevance | path

Searched defs:skipRemainingTagsInCurrentIfd (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
H A DExifParser.java363 protected void skipRemainingTagsInCurrentIfd() throws IOException, ExifInvalidFormatException { in skipRemainingTagsInCurrentIfd() method in ExifParser
/aosp12/packages/apps/Messaging/src/com/android/messaging/util/exif/
H A DExifParser.java364 protected void skipRemainingTagsInCurrentIfd() throws IOException, ExifInvalidFormatException { in skipRemainingTagsInCurrentIfd() method in ExifParser
/aosp12/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
H A DExifParser.java363 protected void skipRemainingTagsInCurrentIfd() throws IOException, ExifInvalidFormatException { in skipRemainingTagsInCurrentIfd() method in ExifParser
/aosp12/packages/apps/Camera2/src/com/android/camera/exif/
H A DExifParser.java363 protected void skipRemainingTagsInCurrentIfd() throws IOException, ExifInvalidFormatException { in skipRemainingTagsInCurrentIfd() method in ExifParser
/aosp12/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/exif/
H A DExifParser.java344 private void skipRemainingTagsInCurrentIfd() throws IOException, ExifInvalidFormatException { in skipRemainingTagsInCurrentIfd() method in ExifParser