Searched refs:cAT (Results 1 – 1 of 1) sorted by relevance
69 static bool from_c_alphatype(sk_alphatype_t cAT, SkAlphaType* skAT) { in from_c_alphatype() argument71 if (gAlphaTypeMap[i].fC == cAT) { in from_c_alphatype()