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