rlottie: change the name() api signature to return const char*
authorsub.mohanty@samsung.com <smohantty@gmail.com>
Sat, 3 Aug 2019 06:34:46 +0000 (15:34 +0900)
committerHermet Park <hermetpark@gmail.com>
Mon, 12 Aug 2019 08:31:50 +0000 (17:31 +0900)
commitaf4dd06748c36ac5cf2fc5925936987356ca5752
tree1c1ea519e15786c68d36de87c88796506ab98d68
parent748949adea4604d9a8cde229284904a3366e0f4b
rlottie: change the name() api signature to return const char*

this patch is a preparation for the optimization patch which
will manage the memory for name string itself instead of using std::string.
src/lottie/lottieitem.cpp
src/lottie/lottieitem.h
src/lottie/lottiemodel.h
src/lottie/lottieproxymodel.h