Searched refs:diffFunction (Results 1 – 2 of 2) sorted by relevance
158 void compute_diff(DiffRecord* dr, DiffMetricProc diffFunction, const int colorThreshold) { in compute_diff() argument179 SkPMColor outputDifference = diffFunction(c0, c1); in compute_diff()
270 void compute_diff(DiffRecord* dr, DiffMetricProc diffFunction, const int colorThreshold);