Searched refs:colors_match_thresholded (Results 1 – 2 of 2) sorted by relevance
143 static inline bool colors_match_thresholded(SkPMColor c0, SkPMColor c1, const int threshold) { in colors_match_thresholded() function203 if (!colors_match_thresholded(c0, c1, colorThreshold)) { in compute_diff()