Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DImageTest.cpp57 const int widthA = subsetA ? subsetA->width() : a->width(); in assert_equal() local
60 REPORTER_ASSERT(reporter, widthA == b->width()); in assert_equal()
76 const size_t widthBytes = widthA * 4; in assert_equal()

Completed in 3 milliseconds