Home | History | Annotate | Download | only in exif

Lines Matching refs:EVENT_COMPRESSED_IMAGE

93     public static final int EVENT_COMPRESSED_IMAGE = 3;
268 * @see #EVENT_COMPRESSED_IMAGE
488 * When receiving {@link #EVENT_COMPRESSED_IMAGE}, call this function to get
527 mCorrespondingEvent.put((int) offset, new ImageEvent(EVENT_COMPRESSED_IMAGE));