Searched refs:pmPixel (Results 1 – 1 of 1) sorted by relevance
201 SkPMColor pmPixel = convert_to_pmcolor(ct, at, pixel, &didPremul); in check_read() local202 if (!check_read_pixel(pmPixel, canvasPixel, didPremul)) { in check_read()204 "Readback was unpremul: %d", canvasPixel, pmPixel, didPremul); in check_read()