lottie/vector: refactor VPath class to use emplace_back instead of push_back to avoid... 68/186868/1
authorsubhransu mohanty <sub.mohanty@samsung.com>
Thu, 16 Aug 2018 05:30:57 +0000 (14:30 +0900)
committersubhransu mohanty <sub.mohanty@samsung.com>
Thu, 16 Aug 2018 05:30:57 +0000 (14:30 +0900)
commit1a6b8c8e0e03f9563c2342dab5bb39559d7ecb4f
tree401c243bd98a2d19dce5b6cc39ccd3f44f6801db
parentda553c4dab597dd44ab9d071d735211ce9c40838
lottie/vector: refactor VPath class to use emplace_back instead of push_back to avoid temporary object creation.

Change-Id: I0abc1be410a3758c447de8b4600c472f6298bcc7
src/vector/vpath.cpp
src/vector/vpath.h