Home | History | Annotate | Download | only in exif

Lines Matching refs:mIfd0Position

161     private int mIfd0Position;
222 mIfd0Position = (int) offset;
559 if ((offset < mIfd0Position) && (dataFormat == ExifTag.TYPE_UNDEFINED)) {