Home
last modified time | relevance | path

Searched refs:heightA (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tests/
H A DImageTest.cpp58 const int heightA = subsetA ? subsetA->height() : a->height(); in assert_equal() local
61 REPORTER_ASSERT(reporter, heightA == b->height()); in assert_equal()
77 for (int y = 0; y < heightA; ++y) { in assert_equal()

Completed in 3 milliseconds