Searched refs:expand_grayA (Results 1 – 1 of 1) sorted by relevance
383 static void expand_grayA(uint32_t dst[], const void* vsrc, int count) { in expand_grayA() function438 expand_grayA<false>(dst, src, count); in grayA_to_RGBA()442 expand_grayA<true>(dst, src, count); in grayA_to_rgbA()