Home
last modified time | relevance | path

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

/external/skia/tests/
DReadPixelsTest.cpp146 static bool check_read_pixel(SkPMColor a, SkPMColor b, bool didPremulConversion) { in check_read_pixel() function
202 if (!check_read_pixel(pmPixel, canvasPixel, didPremul)) { in check_read()