Searched refs:colorSpaceAttribute (Results 1 – 2 of 2) sorted by relevance
2376 ExifAttribute colorSpaceAttribute = in getRawAttributes() local2378 if (colorSpaceAttribute != null) { in getRawAttributes()2379 mAttributes[IFD_TYPE_EXIF].put(TAG_COLOR_SPACE, colorSpaceAttribute); in getRawAttributes()
2314 ExifAttribute colorSpaceAttribute = in getRawAttributes() local2316 if (colorSpaceAttribute != null) { in getRawAttributes()2317 mAttributes[IFD_TYPE_EXIF].put(TAG_COLOR_SPACE, colorSpaceAttribute); in getRawAttributes()