Searched defs:almost_equals (Results 1 – 2 of 2) sorted by relevance
103 static inline bool almost_equals(SkPMColor a, SkPMColor b, int tolerance) { in almost_equals() function123 static inline bool almost_equals(const SkBitmap& a, const SkBitmap& b, int tolerance) { in almost_equals() function
105 static inline bool almost_equals(SkPMColor a, SkPMColor b, int tolerance) { in almost_equals() function125 static inline bool almost_equals(const SkBitmap& a, const SkBitmap& b, int tolerance) { in almost_equals() function