optimization: refactor renderTree() api support to reduce lottie object size.
authorsub.mohanty@samsung.com <sub.mohanty@samsung.com>
Sun, 18 Aug 2019 10:12:12 +0000 (19:12 +0900)
committerHermet Park <hermetpark@gmail.com>
Wed, 4 Sep 2019 08:27:49 +0000 (17:27 +0900)
commit395b898278155e892720d7c0f7cf15529fb156c7
tree2e9becf8465f53acbcedc6f4d923ef2be0c34dbe
parent13e96f01d2e7d63b457e88870fbc3e0468b147d9
optimization: refactor renderTree() api support to reduce lottie object size.

Moving all the data structure under LOTCApiData and allocationg it when needed
we will incur only a pointer overhead when renderApi() is not used.

Change-Id: I846cfabd14ba85397fa2ab8b3ee2caba41cd87cb
src/lottie/lottieitem.cpp
src/lottie/lottieitem.h