Home
last modified time | relevance | path

Searched refs:bmpAT (Results 1 – 2 of 2) sorted by relevance

/external/skqp/tests/
DReadPixelsTest.cpp172 SkAlphaType bmpAT = bitmap.alphaType(); in check_read() local
229 … if (kOpaque_SkAlphaType == surfaceInfo.alphaType() || kOpaque_SkAlphaType == bmpAT) { in check_read()
233 SkPMColor pmPixel = convert_to_pmcolor(bmpCT, bmpAT, pixel, &didPremul); in check_read()
/external/skia/tests/
DReadPixelsTest.cpp172 SkAlphaType bmpAT = bitmap.alphaType(); in check_read() local
229 … if (kOpaque_SkAlphaType == surfaceInfo.alphaType() || kOpaque_SkAlphaType == bmpAT) { in check_read()
233 SkPMColor pmPixel = convert_to_pmcolor(bmpCT, bmpAT, pixel, &didPremul); in check_read()