Lines Matching defs:pixelDiff
37 int pixelDiff = comparePaths(reporter, __FUNCTION__, rectPath, result);
38 REPORTER_ASSERT(reporter, pixelDiff == 0);
78 pixelDiff = comparePaths(reporter, __FUNCTION__, opCompare, result);
79 REPORTER_ASSERT(reporter, pixelDiff == 0);
100 int pixelDiff = comparePaths(reporter, __FUNCTION__, path, path2);
101 REPORTER_ASSERT(reporter, pixelDiff == 0);
114 int pixelDiff = comparePaths(reporter, __FUNCTION__, path, result);
115 REPORTER_ASSERT(reporter, pixelDiff == 0);
135 int pixelDiff = comparePaths(reporter, __FUNCTION__, path, result);
136 REPORTER_ASSERT(reporter, pixelDiff == 0);