Searched refs:sharedProps (Results 1 – 1 of 1) sorted by relevance
224 map<PropertyType, string> sharedProps; in FillImageItem() local227 sharedProps[ICC_PROFILE] = encodeOpt_.iccProfilePath; in FillImageItem()231 sharedProps[IT35_INFO] = encodeOpt_.it35Path; in FillImageItem()233 IF_TRUE_RETURN_VAL(sharedProps.empty(), true); in FillImageItem()234 item.sharedProperties = bufferHelper_.CreateSharedBuffer(sharedProps); in FillImageItem()