Home
last modified time | relevance | path

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

/external/skia/tests/
DReadPixelsTest.cpp165 bool checkSurfacePixels, bool checkBitmapPixels, in check_read() argument
170 SkASSERT(checkSurfacePixels || checkBitmapPixels); in check_read()
199 } else if (checkBitmapPixels) { in check_read()
237 } else if (checkBitmapPixels) { in check_read()
/external/skqp/tests/
DReadPixelsTest.cpp170 bool checkSurfacePixels, bool checkBitmapPixels, in check_read() argument
175 SkASSERT(checkSurfacePixels || checkBitmapPixels); in check_read()
204 } else if (checkBitmapPixels) { in check_read()
242 } else if (checkBitmapPixels) { in check_read()