Home
last modified time | relevance | path

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

/external/skia/tests/
DReadPixelsTest.cpp341 bool startsWithPixels = !bmp.isNull(); in test_readpixels() local
342 if (startsWithPixels) { in test_readpixels()
357 if (success || startsWithPixels) { in test_readpixels()
359 success, startsWithPixels); in test_readpixels()
420 bool startsWithPixels = !bmp.isNull(); in test_readpixels_texture() local
422 if (startsWithPixels) { in test_readpixels_texture()