Searched refs:makerNoteAttribute (Results 1 – 1 of 1) sorted by relevance
2628 ExifAttribute makerNoteAttribute = in getRawAttributes() local2630 if (makerNoteAttribute != null) { in getRawAttributes()2633 new ByteOrderedDataInputStream(makerNoteAttribute.bytes); in getRawAttributes()2875 ExifAttribute makerNoteAttribute = in getOrfAttributes() local2877 if (makerNoteAttribute != null) { in getOrfAttributes()2880 new ByteOrderedDataInputStream(makerNoteAttribute.bytes); in getOrfAttributes()