Searched refs:bmpAT (Results 1 – 2 of 2) sorted by relevance
172 SkAlphaType bmpAT = bitmap.alphaType(); in check_read() local229 … if (kOpaque_SkAlphaType == surfaceInfo.alphaType() || kOpaque_SkAlphaType == bmpAT) { in check_read()233 SkPMColor pmPixel = convert_to_pmcolor(bmpCT, bmpAT, pixel, &didPremul); in check_read()