Searched refs:makerNoteAttribute (Results 1 – 2 of 2) sorted by relevance
2361 ExifAttribute makerNoteAttribute = in getRawAttributes() local2363 if (makerNoteAttribute != null) { in getRawAttributes()2366 new ByteOrderedDataInputStream(makerNoteAttribute.bytes); in getRawAttributes()2460 ExifAttribute makerNoteAttribute = in getOrfAttributes() local2462 if (makerNoteAttribute != null) { in getOrfAttributes()2465 new ByteOrderedDataInputStream(makerNoteAttribute.bytes); in getOrfAttributes()
2299 ExifAttribute makerNoteAttribute = in getRawAttributes() local2301 if (makerNoteAttribute != null) { in getRawAttributes()2304 new ByteOrderedDataInputStream(makerNoteAttribute.bytes); in getRawAttributes()2398 ExifAttribute makerNoteAttribute = in getOrfAttributes() local2400 if (makerNoteAttribute != null) { in getOrfAttributes()2403 new ByteOrderedDataInputStream(makerNoteAttribute.bytes); in getOrfAttributes()