Home | History | Annotate | Download | only in exif

Lines Matching refs:EVENT_COMPRESSED_IMAGE

92     public static final int EVENT_COMPRESSED_IMAGE = 3;
267 * @see #EVENT_COMPRESSED_IMAGE
486 * When receiving {@link #EVENT_COMPRESSED_IMAGE}, call this function to get
525 mCorrespondingEvent.put((int) offset, new ImageEvent(EVENT_COMPRESSED_IMAGE));