Home
last modified time | relevance | path

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

/external/skia/tests/
DImageDecodingTest.cpp343 static const SkColor kExpectedPixels[] = { variable
362 == SK_ARRAY_COUNT(kExpectedPixels), array_size_mismatch);
410 const SkColor* correctPixel = kExpectedPixels; in DEF_TEST()
573 const SkColor* correctPixels = kExpectedPixels; in test_options()