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

/external/skia/tests/
H A DDrawTextTest.cpp46 SkColor testColor = test.getColor(x, y); local
57 if (refColor != testColor) {
H A DBlurTest.cpp73 SkColor testColor = test.getColor(x, y); local
84 if (refColor != testColor) {
H A DWritePixelsTest.cpp254 SkPMColor testColor = getCanvasColor(cx, cy); local
255 REPORTER_ASSERT(reporter, check = (canvasPixel == testColor));

Completed in 232 milliseconds