Searched defs:RGBA_to_BGRA (Results 1 – 1 of 1) sorted by relevance
/third_party/skia/src/opts/ |
D | SkSwizzler_opts.h | 201 /*not static*/ inline void RGBA_to_BGRA(uint32_t* dst, const uint32_t* src, int count) { in RGBA_to_BGRA() function 434 /*not static*/ inline void RGBA_to_BGRA(uint32_t* dst, const uint32_t* src, int count) { in RGBA_to_BGRA() function 711 /*not static*/ inline void RGBA_to_BGRA(uint32_t* dst, const uint32_t* src, int count) { in RGBA_to_BGRA() function 957 /*not static*/ inline void RGBA_to_BGRA(uint32_t* dst, const uint32_t* src, int count) { in RGBA_to_BGRA() function 1106 /*not static*/ inline void RGBA_to_BGRA(uint32_t* dst, const uint32_t* src, int count) { in RGBA_to_BGRA() function
|