Lines Matching refs:errors
208 int errors = 0;
220 errors++;
224 if (errors2 >= 6 || errors > 160) {
225 SkDebugf("%s errors2=%d errors=%d\n", __FUNCTION__, errors2, errors);
228 return errors;
298 int errors = pathsDrawTheSame(one, two, bitmap, scaledOne, scaledTwo, errors2x2);
307 SkDebugf("%s errors=%d\n", __FUNCTION__, errors);
332 int errors = pathsDrawTheSame(bitmap, scaledOne, scaledTwo, errors2x2);
341 SkDebugf("%s errors=%d\n", __FUNCTION__, errors);