Searched defs:RGBA_to_BGRA (Results 1 – 2 of 2) sorted by relevance
/external/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
|
/external/skqp/src/opts/ |
D | SkSwizzler_opts.h | 237 /*not static*/ inline void RGBA_to_BGRA(uint32_t* dst, const uint32_t* src, int count) { in RGBA_to_BGRA() function 568 /*not static*/ inline void RGBA_to_BGRA(uint32_t* dst, const uint32_t* src, int count) { in RGBA_to_BGRA() function 787 /*not static*/ inline void RGBA_to_BGRA(uint32_t* dst, const uint32_t* src, int count) { in RGBA_to_BGRA() function
|