Searched defs:inverted_CMYK_to_RGB1 (Results 1 – 2 of 2) sorted by relevance
/external/skqp/src/opts/ |
D | SkSwizzler_opts.h | 485 /*not static*/ inline void inverted_CMYK_to_RGB1(uint32_t dst[], const void* src, int count) { in inverted_CMYK_to_RGB1() function 792 /*not static*/ inline void inverted_CMYK_to_RGB1(uint32_t dst[], const void* src, int count) { in inverted_CMYK_to_RGB1() function 834 /*not static*/ inline void inverted_CMYK_to_RGB1(uint32_t dst[], const void* src, int count) { in inverted_CMYK_to_RGB1() function
|
/external/skia/src/opts/ |
D | SkSwizzler_opts.h | 485 /*not static*/ inline void inverted_CMYK_to_RGB1(uint32_t dst[], const void* src, int count) { in inverted_CMYK_to_RGB1() function 792 /*not static*/ inline void inverted_CMYK_to_RGB1(uint32_t dst[], const void* src, int count) { in inverted_CMYK_to_RGB1() function 834 /*not static*/ inline void inverted_CMYK_to_RGB1(uint32_t dst[], const void* src, int count) { in inverted_CMYK_to_RGB1() function
|