Searched defs:RGB_to_BGR1 (Results 1 – 2 of 2) sorted by relevance
/external/skqp/src/opts/ |
D | SkSwizzler_opts.h | 327 /*not static*/ inline void RGB_to_BGR1(uint32_t dst[], const uint8_t* src, int count) { in RGB_to_BGR1() function 621 /*not static*/ inline void RGB_to_BGR1(uint32_t dst[], const uint8_t* src, int count) { in RGB_to_BGR1() function 795 /*not static*/ inline void RGB_to_BGR1(uint32_t dst[], const uint8_t* src, int count) { in RGB_to_BGR1() function
|
/external/skia/src/opts/ |
D | SkSwizzler_opts.h | 1335 /*not static*/ inline void RGB_to_BGR1(uint32_t dst[], const uint8_t* src, int count) { in RGB_to_BGR1() function 1375 /*not static*/ inline void RGB_to_BGR1(uint32_t dst[], const uint8_t* src, int count) { in RGB_to_BGR1() function 1382 /*not static*/ inline void RGB_to_BGR1(uint32_t dst[], const uint8_t* src, int count) { in RGB_to_BGR1() function
|