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

/external/chromium_org/third_party/skia/tests/
H A DReadPixelsTest.cpp187 SkPMColor pmPixel = convertToPMColor(ct, at, pixel, &didPremul); local
189 REPORTER_ASSERT(reporter, check = checkPixel(pmPixel, canvasPixel, didPremul));
/external/skia/tests/
H A DReadPixelsTest.cpp187 SkPMColor pmPixel = convertToPMColor(ct, at, pixel, &didPremul); local
189 REPORTER_ASSERT(reporter, check = checkPixel(pmPixel, canvasPixel, didPremul));

Completed in 108 milliseconds