thorvg/test
Hermet Park 809dfd8644 canvas: add reserve() method.
This allocates nodes slots in advance to avoid memory grow & copy.

it will be benefit if you know how many shapes will be used in your canvas.

Change-Id: I7d93d166c9c054078bd86593d3471a2ade3671ee
2020-04-27 01:52:44 +09:00
..
makefile test: add merge shapes 2020-04-26 18:44:41 +09:00
testComposition.cpp implement basic interfaces 2020-04-02 17:24:38 +09:00
testGradient.cpp implement basic interfaces 2020-04-02 17:24:38 +09:00
testMergeShapes.cpp test: close the window at exit button 2020-04-26 18:47:34 +09:00
testMultiShapes.cpp canvas: add reserve() method. 2020-04-27 01:52:44 +09:00
testPath.cpp implement basic interfaces 2020-04-02 17:24:38 +09:00
testScene.cpp implement basic interfaces 2020-04-02 17:24:38 +09:00
testShape.cpp canvas: add reserve() method. 2020-04-27 01:52:44 +09:00
testStroke.cpp common shape: support rounded rectangle. 2020-04-26 16:18:25 +09:00
testUpdate.cpp implement basic interfaces 2020-04-02 17:24:38 +09:00