Searched defs:RGBA_to_bgrA (Results 1 – 1 of 1) sorted by relevance
/third_party/skia/src/opts/ |
D | SkSwizzler_opts.h | 197 /*not static*/ inline void RGBA_to_bgrA(uint32_t* dst, const uint32_t* src, int count) { in RGBA_to_bgrA() function 430 /*not static*/ inline void RGBA_to_bgrA(uint32_t* dst, const uint32_t* src, int count) { in RGBA_to_bgrA() function 707 /*not static*/ inline void RGBA_to_bgrA(uint32_t* dst, const uint32_t* src, int count) { in RGBA_to_bgrA() function 953 /*not static*/ inline void RGBA_to_bgrA(uint32_t* dst, const uint32_t* src, int count) { in RGBA_to_bgrA() function 1102 /*not static*/ inline void RGBA_to_bgrA(uint32_t* dst, const uint32_t* src, int count) { in RGBA_to_bgrA() function
|