Home
last modified time | relevance | path

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

/external/skia/tests/
DReadPixelsTest.cpp173 bool checkBitmapPixels) { in check_read() argument
176 SkASSERT(checkCanvasPixels || checkBitmapPixels); in check_read()
208 } else if (checkBitmapPixels) { in check_read()