Home
last modified time | relevance | path

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

/third_party/flutter/skia/include/third_party/skcms/
Dskcms.h89 typedef struct skcms_ICCProfile { struct
113 } skcms_ICCProfile; argument
/third_party/skia/include/third_party/skcms/
Dskcms.h156 typedef struct skcms_ICCProfile { struct
157 const uint8_t* buffer;
159 uint32_t size;
160 uint32_t data_color_space;
161 uint32_t pcs;
162 uint32_t tag_count;
188 } skcms_ICCProfile; argument