Home
last modified time | relevance | path

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

/external/skia/tests/
DReadPixelsTest.cpp407 SkIRect clippedRect = DEV_RECT; in test_readpixels() local
408 if (clippedRect.intersect(srcRect)) { in test_readpixels()
412 check_read(reporter, wkbmp, clippedRect.fLeft, in test_readpixels()
413 clippedRect.fTop, true, false, in test_readpixels()