Lines Matching refs:srcA
914 unsigned srcA = SkGetPackedA32(src[i]);916 dst[i] = SkToU8(srcA);918 dst[i] = SkToU8(SkAlphaBlend(srcA, dst[i], a));