Searched refs:AlphaVerb (Results 1 – 1 of 1) sorted by relevance
16 enum AlphaVerb { enum22 template <bool doSwapRB, AlphaVerb doAlpha> uint32_t convert32(uint32_t c) { in convert32()44 template <bool doSwapRB, AlphaVerb doAlpha>56 static AlphaVerb compute_AlphaVerb(SkAlphaType src, SkAlphaType dst) { in compute_AlphaVerb()87 AlphaVerb doAlpha = compute_AlphaVerb(fAlphaType, dst->fAlphaType); in convertPixelsTo()