Searched refs:ARGB8888ConvertRGBA8888 (Results 1 – 1 of 1) sorted by relevance
576 static void ARGB8888ConvertRGBA8888(void *destinationRow, const uint8_t *sourceRow, uint32_t source… in ARGB8888ConvertRGBA8888() function1011 g_procMapping.emplace(MakeKey(ARGB_8888, RGBA_8888), &ARGB8888ConvertRGBA8888); in InitRGBAProc()