Searched refs:alpha256 (Results 1 – 1 of 1) sorted by relevance
42 #define SkAlphaMul(value, alpha256) (SkMulS16(value, alpha256) >> 8) argument