Home
last modified time | relevance | path

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

/external/skia/tests/
DImageDecodingTest.cpp341 static const int kExpectedWidth = 8; variable
361 SK_COMPILE_ASSERT((kExpectedWidth * kExpectedHeight)
405 bool rightSize = ((kExpectedWidth == bm.width()) in DEF_TEST()
548 REPORTER_ASSERT(reporter, check_rounding(bm.width(), kExpectedWidth, in test_options()
575 SkASSERT(bm.width() == kExpectedWidth); in test_options()
588 pixelErrors, kExpectedHeight * kExpectedWidth, in test_options()