Home
last modified time | relevance | path

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

/external/skia/tests/
DDebugLayerManagerTest.cpp37 SkIRect dirtyRectPartial = SkIRect::MakeLTRB(40,40,60,60); in test_basic() local
44 dlm.storeSkPicture(node, 10, picture2, dirtyRectPartial); in test_basic()