Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DVkHardwareBufferTest.cpp1128 SkBitmap dstBitmapSurface; in run_test() local
1129 dstBitmapSurface.allocN32Pixels(DEV_W, DEV_H); in run_test()
1212 bool readResult = surface->readPixels(dstBitmapSurface, 0, 0); in run_test()
1219 REPORTER_ASSERT(reporter, check_read(reporter, srcBitmap, dstBitmapSurface)); in run_test()

Completed in 3 milliseconds