Searched defs:comparePixels (Results 1 – 4 of 4) sorted by relevance
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() function
139 bool comparePixels = (SkImageEncoder::kPNG_Type == type); in test_three_encodings() local