Home
last modified time | relevance | path

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

/third_party/skia/tests/
DReadPixelsTest.cpp228 SkPMColor pmPixel = convert_to_pmcolor(bmpCT, bmpAT, pixel, &didPremul); in check_read() local
229 if (!check_read_pixel(pmPixel, surfacePMColor, didPremul)) { in check_read()
233 bx, by, surfacePMColor, pmPixel, didPremul); in check_read()
/third_party/flutter/skia/tests/
DReadPixelsTest.cpp234 SkPMColor pmPixel = convert_to_pmcolor(bmpCT, bmpAT, pixel, &didPremul); in check_read() local
235 if (!check_read_pixel(pmPixel, surfacePMColor, didPremul)) { in check_read()
239 bx, by, surfacePMColor, pmPixel, didPremul); in check_read()