HomeSort by relevance Sort by last modified time
    Searched defs:diffProc (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/tools/
skdiff_image.cpp 119 DiffMetricProc diffProc = compute_diff_pmcolor;
330 create_diff_images(diffProc, colorThreshold, baseFile, comparisonFile, outputDir, outputFile,
skdiff_main.cpp 566 DiffMetricProc diffProc = compute_diff_pmcolor;
755 create_diff_images(diffProc, colorThreshold, &differences,

Completed in 167 milliseconds