lottie: refactor the viewitems to have a parent, to optimize the size of the structure. 65/187565/1
authorsubhransu mohanty <sub.mohanty@samsung.com>
Fri, 24 Aug 2018 06:44:51 +0000 (15:44 +0900)
committersubhransu mohanty <sub.mohanty@samsung.com>
Fri, 24 Aug 2018 06:44:51 +0000 (15:44 +0900)
commitd2fc8fc57637be9350ec53c7d381674fa5fa2a1c
tree0519bec83a35cec3dd837dc26db011f4abff4fb3
parenta752461b8fc31ef512ae55c83f56dcb25ca15c0a
lottie: refactor the viewitems to have a parent, to optimize the size of the structure.
1. we could move as much common data to parent structure and then keep the parent pointer in the child.
2. move expensive vmatrix data to parent.

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