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