Home
last modified time | relevance | path

Searched refs:dlm (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tests/
H A DDebugLayerManagerTest.cpp42 DebugLayerManager dlm; in test_basic() local
43 dlm.storeSkPicture(node, 0, picture1, dirtyRectFull); in test_basic()
44 dlm.storeSkPicture(node, 10, picture2, dirtyRectPartial); in test_basic()
45 auto frames = dlm.listFramesForNode(node); in test_basic()
55 auto image = dlm.getLayerAsImage(node, i); in test_basic()
65 // that smaller circle is still blue, proving dlm drew both pictures. in test_basic()
67 auto image = dlm.getLayerAsImage(node, i); in test_basic()

Completed in 2 milliseconds