Searched refs:colorSpaceAttribute (Results 1 – 1 of 1) sorted by relevance
2643 ExifAttribute colorSpaceAttribute = in getRawAttributes() local2645 if (colorSpaceAttribute != null) { in getRawAttributes()2646 mAttributes[IFD_TYPE_EXIF].put(TAG_COLOR_SPACE, colorSpaceAttribute); in getRawAttributes()