Home | History | Annotate | Download | only in exif

Lines Matching refs:TAG_STRIP_OFFSETS

174     private static final short TAG_STRIP_OFFSETS = ExifInterface
175 .getTrueTagKey(ExifInterface.TAG_STRIP_OFFSETS);
616 } else if (tid == TAG_STRIP_OFFSETS && checkAllowed(ifd, ExifInterface.TAG_STRIP_OFFSETS)) {