Home
last modified time | relevance | path

Searched refs:colors_match_thresholded (Results 1 – 2 of 2) sorted by relevance

/external/skia/tools/skdiff/
Dskdiff.cpp143 static inline bool colors_match_thresholded(SkPMColor c0, SkPMColor c1, const int threshold) { in colors_match_thresholded() function
203 if (!colors_match_thresholded(c0, c1, colorThreshold)) { in compute_diff()
/external/skqp/tools/skdiff/
Dskdiff.cpp143 static inline bool colors_match_thresholded(SkPMColor c0, SkPMColor c1, const int threshold) { in colors_match_thresholded() function
203 if (!colors_match_thresholded(c0, c1, colorThreshold)) { in compute_diff()