Searched defs:alpha_first (Results 1 – 5 of 5) sorted by relevance
42 static void ApplyAlphaMultiply_NEON(uint8_t* rgba, int alpha_first, in ApplyAlphaMultiply_NEON()
224 static void ApplyAlphaMultiply_C(uint8_t* rgba, int alpha_first, in ApplyAlphaMultiply_C()
177 static void ApplyAlphaMultiply_SSE2(uint8_t* rgba, int alpha_first, in ApplyAlphaMultiply_SSE2()
180 const int alpha_first = in EmitAlphaRGB() local403 const int alpha_first = in ExportAlpha() local
6022 unsigned int alpha_first :1; /* Alpha at start, not end */ member