Home
last modified time | relevance | path

Searched refs:EVENT_UNCOMPRESSED_STRIP (Results 1 – 8 of 8) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/exif/
DExifParser.java90 static final int EVENT_UNCOMPRESSED_STRIP = 4; field in ExifParser
485 mCorrespondingEvent.put((int) offset, new ImageEvent(EVENT_UNCOMPRESSED_STRIP, stripIndex)); in registerUncompressedStrip()
DExifReader.java70 case ExifParser.EVENT_UNCOMPRESSED_STRIP: in read()
/packages/apps/Camera2/src/com/android/camera/exif/
DExifParser.java100 public static final int EVENT_UNCOMPRESSED_STRIP = 4; field in ExifParser
529 mCorrespondingEvent.put((int) offset, new ImageEvent(EVENT_UNCOMPRESSED_STRIP in registerUncompressedStrip()
DExifReader.java79 case ExifParser.EVENT_UNCOMPRESSED_STRIP: in read()
/packages/apps/Messaging/src/com/android/messaging/util/exif/
DExifParser.java101 public static final int EVENT_UNCOMPRESSED_STRIP = 4; field in ExifParser
531 mCorrespondingEvent.put((int) offset, new ImageEvent(EVENT_UNCOMPRESSED_STRIP in registerUncompressedStrip()
DExifReader.java80 case ExifParser.EVENT_UNCOMPRESSED_STRIP: in read()
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
DExifParser.java100 public static final int EVENT_UNCOMPRESSED_STRIP = 4; field in ExifParser
529 mCorrespondingEvent.put((int) offset, new ImageEvent(EVENT_UNCOMPRESSED_STRIP in registerUncompressedStrip()
DExifReader.java79 case ExifParser.EVENT_UNCOMPRESSED_STRIP: in read()