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

/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
H A DExifParser.java100 public static final int EVENT_UNCOMPRESSED_STRIP = 4; field in class:ExifParser
268 * @see #EVENT_UNCOMPRESSED_STRIP
456 * When receiving {@link #EVENT_UNCOMPRESSED_STRIP}, call this function to
466 * When receiving {@link #EVENT_UNCOMPRESSED_STRIP}, call this function to
476 * When receiving {@link #EVENT_UNCOMPRESSED_STRIP}, call this function to
529 mCorrespondingEvent.put((int) offset, new ImageEvent(EVENT_UNCOMPRESSED_STRIP

Completed in 22 milliseconds