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