lottie: refactor lottie_animation_property_override implementation.
authorSubhransu Mohanty <sub.mohanty@samsung.com>
Wed, 15 Jul 2020 04:08:33 +0000 (13:08 +0900)
committerJongmin Lee <jm105.lee@samsung.com>
Mon, 20 Jul 2020 22:34:51 +0000 (07:34 +0900)
commitaa0504abc26a0d725ca3db8692b16589aa4e78af
treed71f4f07c8bd5490d7f4b74db243dcfb62d56aa6
parentf989c90ab86fa81c61ccce91718d950506eb8827
lottie: refactor lottie_animation_property_override implementation.

as va_arg() is a macro it affects the function size . this reduces the function size by .5KB.
src/binding/c/lottieanimation_capi.cpp