Home
last modified time | relevance | path

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

/third_party/flutter/skia/tests/
DReadPixelsTest.cpp374 bool startsWithPixels = !bmp.isNull(); in test_readpixels() local
375 if (startsWithPixels) { in test_readpixels()
393 if (success || startsWithPixels) { in test_readpixels()
395 startsWithPixels, surfaceInfo); in test_readpixels()
444 bool startsWithPixels = !bmp.isNull(); in test_readpixels_texture() local
446 if (startsWithPixels) { in test_readpixels_texture()
/third_party/skia/tests/
DReadPixelsTest.cpp339 bool startsWithPixels = !bmp.isNull(); in test_readpixels() local
340 if (startsWithPixels) { in test_readpixels()
358 if (success || startsWithPixels) { in test_readpixels()
360 startsWithPixels, surfaceInfo); in test_readpixels()