Searched defs:colors_match_thresholded (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/tools/skdiff/ | ||
H A D | skdiff.cpp | 143 static inline bool colors_match_thresholded(SkPMColor c0, SkPMColor c1, const int threshold) { in colors_match_thresholded() function |
Completed in 2 milliseconds