Home | History | Annotate | Download | only in exif

Lines Matching refs:offsetSize

296                 int offsetSize = 4;
299 offsetSize = mCorrespondingEvent.firstEntry().getKey() -
302 if (offsetSize < 4) {
303 Log.w(TAG, "Invalid size of link to next IFD: " + offsetSize);