Searched defs:diffFunction (Results 1 - 1 of 1) sorted by relevance

/external/skia/tools/
H A Dskdiff.cpp158 void compute_diff(DiffRecord* dr, DiffMetricProc diffFunction, const int colorThreshold) { argument
181 SkPMColor outputDifference = diffFunction(c0, c1);

Completed in 66 milliseconds