Home
last modified time | relevance | path

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

/external/skia/tests/
DWritePixelsTest.cpp165 static bool check_pixel(SkPMColor a, SkPMColor b, bool didPremulConversion) { in check_pixel() function
225 if (!check_pixel(bmpPMColor, canvasPixel, mul)) { in check_write()