Searched refs:makerNoteAttribute (Results 1 – 1 of 1) sorted by relevance
2633 ExifAttribute makerNoteAttribute = in getRawAttributes() local2635 if (makerNoteAttribute != null) { in getRawAttributes()2638 new ByteOrderedDataInputStream(makerNoteAttribute.bytes); in getRawAttributes()2882 ExifAttribute makerNoteAttribute = in getOrfAttributes() local2884 if (makerNoteAttribute != null) { in getOrfAttributes()2887 new ByteOrderedDataInputStream(makerNoteAttribute.bytes); in getOrfAttributes()