Home
last modified time | relevance | path

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

/external/skia/tests/
DDebugLayerManagerTest.cpp29 SkIRect dirtyRectFull = SkIRect::MakeLTRB(0, 0, layerWidth, layerHeight); in test_basic() local
43 dlm.storeSkPicture(node, 0, picture1, dirtyRectFull); in test_basic()