Home
last modified time | relevance | path

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

/external/skia/modules/skcms/
Dskcms.h173 typedef struct skcms_ICCProfile { struct
174 const uint8_t* buffer;
176 uint32_t size;
177 uint32_t data_color_space;
178 uint32_t pcs;
179 uint32_t tag_count;
185 bool has_trc;
209 } skcms_ICCProfile; argument