Searched refs:canHaveAlpha (Results 1 – 1 of 1) sorted by relevance
29 static bool canHaveAlpha(SkColorType ct) { in canHaveAlpha() function39 if (canHaveAlpha(srcPremul.colorType()) && canHaveAlpha(dstColorType)) { in test_isOpaque()