lottie: pass matteSource and bitmap to layer's render function 73/186773/10
authorYoungbok Shin <youngb.shin@samsung.com>
Tue, 14 Aug 2018 08:14:20 +0000 (17:14 +0900)
committerSubhransu Mohanty <sub.mohanty@samsung.com>
Thu, 16 Aug 2018 04:16:46 +0000 (04:16 +0000)
commitff13f55ad4f7e480b4a99ff564a4edf2fffcb505
tree60f1ccbaaf6a4d602019c3acd9d74de6793d26da
parent308d8cf4baacde817df1206611b3c761cd3d7f40
lottie: pass matteSource and bitmap to layer's render function

matteSource layer has to be handled in other way.
For now, matteSource layer does not be applied to layers.
But, matteSource layer will be invisible.
In some test cases, it helps to check other layers which are overlayed by
a wrongly drawn matteSource layer. Anyway, the matte feature will be implemented soon.

Change-Id: Ib1e47e7ce9012b73a1729341d130defa561061c6
src/lottie/lottieitem.cpp
src/lottie/lottieitem.h