Home
last modified time | relevance | path

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

/external/skia/tests/
DCachedDecodingPixelRefTest.cpp78 int pixelErrors = 0; in compare_bitmaps() local
82 ++pixelErrors; in compare_bitmaps()
86 REPORTER_ASSERT(reporter, 0 == pixelErrors); in compare_bitmaps()
DSerializationTest.cpp314 int pixelErrors = 0; in compare_bitmaps() local
318 ++pixelErrors; in compare_bitmaps()
321 REPORTER_ASSERT(reporter, 0 == pixelErrors); in compare_bitmaps()