Home
last modified time | relevance | path

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

/external/skia/tests/
DSurfaceTest.cpp608 SkPixmap surfacePM; in check_rowbytes_remain_consistent() local
609 REPORTER_ASSERT(reporter, surface->peekPixels(&surfacePM)); in check_rowbytes_remain_consistent()
615 REPORTER_ASSERT(reporter, surfacePM.rowBytes() == pm.rowBytes()); in check_rowbytes_remain_consistent()
/external/skqp/tests/
DSurfaceTest.cpp608 SkPixmap surfacePM; in check_rowbytes_remain_consistent() local
609 REPORTER_ASSERT(reporter, surface->peekPixels(&surfacePM)); in check_rowbytes_remain_consistent()
615 REPORTER_ASSERT(reporter, surfacePM.rowBytes() == pm.rowBytes()); in check_rowbytes_remain_consistent()