Searched refs:grayA_to_RGBA_portable (Results 1 – 1 of 1) sorted by relevance
107 static void grayA_to_RGBA_portable(uint32_t dst[], const void* vsrc, int count) { in grayA_to_RGBA_portable() function433 auto proc = kPremul ? grayA_to_rgbA_portable : grayA_to_RGBA_portable; in expand_grayA()691 grayA_to_RGBA_portable(dst, src, count); in grayA_to_RGBA()827 grayA_to_RGBA_portable(dst, src, count); in grayA_to_RGBA()