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

/external/skia/tests/
H A DReadPixelsTest.cpp201 SkPMColor pmPixel = convert_to_pmcolor(ct, at, pixel, &didPremul); local
202 if (!check_read_pixel(pmPixel, canvasPixel, didPremul)) {
204 "Readback was unpremul: %d", canvasPixel, pmPixel, didPremul);

Completed in 82 milliseconds