Searched defs:grayA_to_rgbA (Results 1 - 1 of 1) sorted by relevance
/external/skia/src/opts/ | ||
H A D | SkSwizzler_opts.h | 441 static void grayA_to_rgbA(uint32_t dst[], const void* src, int count) { function in namespace:SK_OPTS_NS 694 static void grayA_to_rgbA(uint32_t dst[], const void* vsrc, int count) { function in namespace:SK_OPTS_NS 830 static void grayA_to_rgbA(uint32_t dst[], const void* src, int count) { function in namespace:SK_OPTS_NS |
Completed in 233 milliseconds