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