Searched defs:inverted_CMYK_to_BGR1 (Results 1 – 1 of 1) sorted by relevance
| /third_party/skia/src/opts/ |
| D | SkSwizzler_opts.h | 337 /*not static*/ inline void inverted_CMYK_to_BGR1(uint32_t dst[], const uint32_t* src, int count) { in inverted_CMYK_to_BGR1() function 618 /*not static*/ inline void inverted_CMYK_to_BGR1(uint32_t dst[], const uint32_t* src, int count) { in inverted_CMYK_to_BGR1() function 866 /*not static*/ inline void inverted_CMYK_to_BGR1(uint32_t dst[], const uint32_t* src, int count) { in inverted_CMYK_to_BGR1() function 1092 /*not static*/ inline void inverted_CMYK_to_BGR1(uint32_t dst[], const uint32_t* src, int count) { in inverted_CMYK_to_BGR1() function 1122 /*not static*/ inline void inverted_CMYK_to_BGR1(uint32_t dst[], const uint32_t* src, int count) { in inverted_CMYK_to_BGR1() function
|