Searched refs:EVENT_UNCOMPRESSED_STRIP (Results 1 – 8 of 8) sorted by relevance
90 static final int EVENT_UNCOMPRESSED_STRIP = 4; field in ExifParser485 mCorrespondingEvent.put((int) offset, new ImageEvent(EVENT_UNCOMPRESSED_STRIP, stripIndex)); in registerUncompressedStrip()
70 case ExifParser.EVENT_UNCOMPRESSED_STRIP: in read()
100 public static final int EVENT_UNCOMPRESSED_STRIP = 4; field in ExifParser529 mCorrespondingEvent.put((int) offset, new ImageEvent(EVENT_UNCOMPRESSED_STRIP in registerUncompressedStrip()
79 case ExifParser.EVENT_UNCOMPRESSED_STRIP: in read()
101 public static final int EVENT_UNCOMPRESSED_STRIP = 4; field in ExifParser531 mCorrespondingEvent.put((int) offset, new ImageEvent(EVENT_UNCOMPRESSED_STRIP in registerUncompressedStrip()
80 case ExifParser.EVENT_UNCOMPRESSED_STRIP: in read()