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