lottie/vector: move VPath to raster/drawable methods 63/185763/1
authorYoungbok Shin <youngb.shin@samsung.com>
Thu, 2 Aug 2018 07:05:20 +0000 (16:05 +0900)
committerYoungbok Shin <youngb.shin@samsung.com>
Thu, 2 Aug 2018 07:05:20 +0000 (16:05 +0900)
commitd0d3f3649326034f19c767dcd5a7466844bbcc64
tree073a14aef0ff87219adfb45f0ec0b48ac473c706
parenta9def49291ac3cfb5894e24140d5db95ea0b43b1
lottie/vector: move VPath to raster/drawable methods

It prevents to increase ref count of VPath meaninglessly.
It could be helpful to improve performance by avoiding alloc/dealloc/copy.

Change-Id: I597ca0ea99cdc10bfe9c83a644d20caeab6162b3
src/lottie/lottieitem.cpp
src/vector/vdrawable.cpp
src/vector/vraster.cpp
src/vector/vraster.h