Searched refs:comparePixels (Results 1 – 2 of 2) sorted by relevance
172 int result = T::comparePixels(lhs, rhs); in compare()186 static int comparePixels(const DiffRecord* lhs, const DiffRecord* rhs) { in comparePixels() function199 static int comparePixels(const DiffRecord* lhs, const DiffRecord* rhs) { in comparePixels() function214 static int comparePixels(const DiffRecord* lhs, const DiffRecord* rhs) { in comparePixels() function235 static int comparePixels(const DiffRecord* lhs, const DiffRecord* rhs) { in comparePixels() function249 return CompareDiffMeanMismatches::comparePixels(lhs, rhs); in comparePixels()
138 bool comparePixels = (SkImageEncoder::kPNG_Type == type); in test_three_encodings() local139 compare_bitmaps(reporter, original, lazy, comparePixels); in test_three_encodings()