Home
last modified time | relevance | path

Searched refs:expand_grayA (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/opts/
DSkSwizzler_opts.h377 static void expand_grayA(uint32_t dst[], const void* vsrc, int count) { in expand_grayA() function
432 expand_grayA<false>(dst, src, count); in grayA_to_RGBA()
436 expand_grayA<true>(dst, src, count); in grayA_to_rgbA()