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

/external/skia/tests/
H A DReadPixelsTest.cpp144 static bool check_read_pixel(SkPMColor a, SkPMColor b, bool didPremulConversion) { function
226 if (!check_read_pixel(pmPixel, canvasPixel, didPremul)) {
/external/skqp/tests/
H A DReadPixelsTest.cpp144 static bool check_read_pixel(SkPMColor a, SkPMColor b, bool didPremulConversion) { function
226 if (!check_read_pixel(pmPixel, canvasPixel, didPremul)) {

Completed in 116 milliseconds