lottie/render: don't redraw stroke/dash if there is no change 91/185891/2
authorYoungbok Shin <youngb.shin@samsung.com>
Fri, 3 Aug 2018 08:46:02 +0000 (17:46 +0900)
committerSubhransu Mohanty <sub.mohanty@samsung.com>
Fri, 3 Aug 2018 08:55:34 +0000 (08:55 +0000)
commit296534e3c021ecbbd63ede73d20990899bc1066e
tree2b469594fda6b43528906c84db46503fbcb6c35c
parent10cb2bda92e6825507dfd5740149f8df0a4090bc
lottie/render: don't redraw stroke/dash if there is no change

It will improve performance.

Change-Id: I3764d126d7eae19d009d72998247789e620205a1
example/resource/static_dynamic_dash.json [new file with mode: 0644]
src/vector/vdrawable.cpp