Searched defs:RGBA_to_BGRA (Results 1 – 2 of 2) sorted by relevance
/external/skqp/src/opts/ |
D | SkSwizzler_opts.h | 246 /*not static*/ inline void RGBA_to_BGRA(uint32_t* dst, const void* vsrc, int count) { in RGBA_to_BGRA() function 582 /*not static*/ inline void RGBA_to_BGRA(uint32_t* dst, const void* vsrc, int count) { in RGBA_to_BGRA() function 810 /*not static*/ inline void RGBA_to_BGRA(uint32_t* dst, const void* src, int count) { in RGBA_to_BGRA() function
|
/external/skia/src/opts/ |
D | SkSwizzler_opts.h | 246 /*not static*/ inline void RGBA_to_BGRA(uint32_t* dst, const void* vsrc, int count) { in RGBA_to_BGRA() function 582 /*not static*/ inline void RGBA_to_BGRA(uint32_t* dst, const void* vsrc, int count) { in RGBA_to_BGRA() function 810 /*not static*/ inline void RGBA_to_BGRA(uint32_t* dst, const void* src, int count) { in RGBA_to_BGRA() function
|