lottie/vector: add clone method to copy data without increasing ref count 52/185752/2
authorYoungbok Shin <youngb.shin@samsung.com>
Thu, 2 Aug 2018 04:43:59 +0000 (13:43 +0900)
committerYoungbok Shin <youngb.shin@samsung.com>
Thu, 2 Aug 2018 04:55:36 +0000 (13:55 +0900)
commita9def49291ac3cfb5894e24140d5db95ea0b43b1
tree667411b10d6f08c3ead7be07c44015f308ac463d
parent3ef4a6b6aec8f0be11355a6109680ba93808ecc4
lottie/vector: add clone method to copy data without increasing ref count

It helps to improve performance by avoiding copy job from writing COW data.

Change-Id: I72d1c7106fc4fe53fa6db05e7ed8c74f1b70fe95
src/lottie/lottieitem.cpp
src/vector/vpath.h