Searched defs:inverted_CMYK_to_RGB1 (Results 1 – 1 of 1) sorted by relevance
/third_party/skia/src/opts/ |
D | SkSwizzler_opts.h | 333 /*not static*/ inline void inverted_CMYK_to_RGB1(uint32_t dst[], const uint32_t* src, int count) { in inverted_CMYK_to_RGB1() function 614 /*not static*/ inline void inverted_CMYK_to_RGB1(uint32_t dst[], const uint32_t* src, int count) { in inverted_CMYK_to_RGB1() function 862 /*not static*/ inline void inverted_CMYK_to_RGB1(uint32_t dst[], const uint32_t* src, int count) { in inverted_CMYK_to_RGB1() function 1088 /*not static*/ inline void inverted_CMYK_to_RGB1(uint32_t dst[], const uint32_t* src, int count) { in inverted_CMYK_to_RGB1() function 1118 /*not static*/ inline void inverted_CMYK_to_RGB1(uint32_t dst[], const uint32_t* src, int count) { in inverted_CMYK_to_RGB1() function
|