Searched defs:inverted_CMYK_to_BGR1 (Results 1 – 2 of 2) 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
|
/third_party/flutter/skia/src/opts/ |
D | SkSwizzler_opts.h | 476 /*not static*/ inline void inverted_CMYK_to_BGR1(uint32_t dst[], const uint32_t* src, int count) { in inverted_CMYK_to_BGR1() function 773 /*not static*/ inline void inverted_CMYK_to_BGR1(uint32_t dst[], const uint32_t* src, int count) { in inverted_CMYK_to_BGR1() function 815 /*not static*/ inline void inverted_CMYK_to_BGR1(uint32_t dst[], const uint32_t* src, int count) { in inverted_CMYK_to_BGR1() function
|