Home
last modified time | relevance | path

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

/third_party/skia/tests/
DTestUtils.cpp137 static bool compare_colors(int x, int y, in compare_colors() function
198 if (!compare_colors(x, y, rgbaA, rgbaB, tolRGBA, error)) { in ComparePixels()
238 if (!compare_colors(x, y, rgbaA, rgbaB, tolRGBA, error)) { in CheckSolidPixels()