HomeSort by relevance Sort by last modified time
    Searched refs:skipRemainingTagsInCurrentIfd (Results 1 - 10 of 10) sorted by null

  /frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
ExifModifier.java 107 parser.skipRemainingTagsInCurrentIfd();
121 parser.skipRemainingTagsInCurrentIfd();
ExifParser.java 336 skipRemainingTagsInCurrentIfd();
363 protected void skipRemainingTagsInCurrentIfd() throws IOException, ExifInvalidFormatException {
    [all...]
  /packages/apps/Camera2/src/com/android/camera/exif/
ExifModifier.java 107 parser.skipRemainingTagsInCurrentIfd();
121 parser.skipRemainingTagsInCurrentIfd();
ExifParser.java 336 skipRemainingTagsInCurrentIfd();
363 protected void skipRemainingTagsInCurrentIfd() throws IOException, ExifInvalidFormatException {
    [all...]
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
ExifModifier.java 107 parser.skipRemainingTagsInCurrentIfd();
121 parser.skipRemainingTagsInCurrentIfd();
ExifParser.java 336 skipRemainingTagsInCurrentIfd();
363 protected void skipRemainingTagsInCurrentIfd() throws IOException, ExifInvalidFormatException {
    [all...]
  /packages/apps/Launcher3/src/com/android/gallery3d/exif/
ExifModifier.java 107 parser.skipRemainingTagsInCurrentIfd();
121 parser.skipRemainingTagsInCurrentIfd();
ExifParser.java 336 skipRemainingTagsInCurrentIfd();
363 protected void skipRemainingTagsInCurrentIfd() throws IOException, ExifInvalidFormatException {
    [all...]
  /packages/apps/Mms/src/com/android/mms/exif/
ExifModifier.java 106 parser.skipRemainingTagsInCurrentIfd();
120 parser.skipRemainingTagsInCurrentIfd();
ExifParser.java 336 skipRemainingTagsInCurrentIfd();
363 protected void skipRemainingTagsInCurrentIfd() throws IOException, ExifInvalidFormatException {
    [all...]

Completed in 258 milliseconds