Home
last modified time | relevance | path

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

/external/skia/tests/
DImageDecodingTest.cpp573 const SkColor* correctPixels = kExpectedPixels; in test_options() local
579 if (*correctPixels != bm.getColor(x, y)) { in test_options()
582 ++correctPixels; in test_options()