Home
last modified time | relevance | path

Searched defs:_qcms_profile (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/qcms/src/
Dqcmsint.h232 struct _qcms_profile { struct
233 uint32_t class;
234 uint32_t color_space;
235 uint32_t pcs;
236 qcms_intent rendering_intent;
237 struct XYZNumber redColorant;
238 struct XYZNumber blueColorant;
239 struct XYZNumber greenColorant;
240 struct curveType *redTRC;
241 struct curveType *blueTRC;
[all …]