Searched defs:RGBA_to_rgbA (Results 1 – 1 of 1) sorted by relevance
| /external/skia/src/opts/ |
| D | SkSwizzler_opts.h | 193 /*not static*/ inline void RGBA_to_rgbA(uint32_t* dst, const uint32_t* src, int count) { in RGBA_to_rgbA() function 426 /*not static*/ inline void RGBA_to_rgbA(uint32_t* dst, const uint32_t* src, int count) { in RGBA_to_rgbA() function 703 /*not static*/ inline void RGBA_to_rgbA(uint32_t* dst, const uint32_t* src, int count) { in RGBA_to_rgbA() function 949 /*not static*/ inline void RGBA_to_rgbA(uint32_t* dst, const uint32_t* src, int count) { in RGBA_to_rgbA() function 1098 /*not static*/ inline void RGBA_to_rgbA(uint32_t* dst, const uint32_t* src, int count) { in RGBA_to_rgbA() function
|