Searched defs:grayA_to_rgbA (Results 1 – 1 of 1) sorted by relevance
| /external/skia/src/opts/ |
| D | SkSwizzler_opts.h | 291 /*not static*/ inline void grayA_to_rgbA(uint32_t dst[], const uint8_t* src, int count) { in grayA_to_rgbA() function 504 /*not static*/ inline void grayA_to_rgbA(uint32_t dst[], const uint8_t* src, int count) { in grayA_to_rgbA() function 761 /*not static*/ inline void grayA_to_rgbA(uint32_t dst[], const uint8_t* src, int count) { in grayA_to_rgbA() function 994 /*not static*/ inline void grayA_to_rgbA(uint32_t dst[], const uint8_t* src, int count) { in grayA_to_rgbA() function 1114 /*not static*/ inline void grayA_to_rgbA(uint32_t dst[], const uint8_t* src, int count) { in grayA_to_rgbA() function
|