Searched defs:grayA_to_rgbA (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/opts/
H A DSkSwizzler_opts.h441 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