Add RiveAnimationView 37/259837/4
authorHeeyong Song <heeyong.song@samsung.com>
Tue, 15 Jun 2021 16:13:12 +0000 (01:13 +0900)
committerTaehyub Kim <taehyub.kim@samsung.com>
Mon, 21 Jun 2021 09:07:53 +0000 (18:07 +0900)
commit1bbbf97b934f082b16db4269cafd6eb5b9c0957a
treeea8e6467948fe3d733772761f46f1cc43e1aee16
parentfe481dac42bad32a618d6ccb221d15d2d7870a62
Add RiveAnimationView

Change-Id: Iee811b4e85a1b5e66c70a29d3247302f8ae27c55
28 files changed:
build/tizen/camera-player/configure.ac
build/tizen/color-controller/configure.ac
build/tizen/configure.ac
build/tizen/dali-extension/Makefile.am
build/tizen/dali-extension/configure.ac
build/tizen/image-loader/configure.ac
build/tizen/key/configure.ac
build/tizen/vector-animation-renderer/configure.ac
build/tizen/vector-image-renderer/configure.ac
build/tizen/video-player/configure.ac
build/tizen/web-engine-chromium/configure.ac
build/tizen/web-engine-lwe/configure.ac
dali-extension/devel-api/rive-animation-view/file.list [new file with mode: 0644]
dali-extension/devel-api/rive-animation-view/rive-animation-view.cpp [new file with mode: 0644]
dali-extension/devel-api/rive-animation-view/rive-animation-view.h [new file with mode: 0644]
dali-extension/internal/rive-animation-view/file.list [new file with mode: 0644]
dali-extension/internal/rive-animation-view/rive-animation-manager.cpp [new file with mode: 0644]
dali-extension/internal/rive-animation-view/rive-animation-manager.h [new file with mode: 0644]
dali-extension/internal/rive-animation-view/rive-animation-task.cpp [new file with mode: 0644]
dali-extension/internal/rive-animation-view/rive-animation-task.h [new file with mode: 0644]
dali-extension/internal/rive-animation-view/rive-animation-thread.cpp [new file with mode: 0644]
dali-extension/internal/rive-animation-view/rive-animation-thread.h [new file with mode: 0644]
dali-extension/internal/rive-animation-view/rive-animation-view-impl.cpp [new file with mode: 0644]
dali-extension/internal/rive-animation-view/rive-animation-view-impl.h [new file with mode: 0644]
dali-extension/internal/rive-animation-view/rive-rasterize-thread.cpp [new file with mode: 0644]
dali-extension/internal/rive-animation-view/rive-rasterize-thread.h [new file with mode: 0644]
dali-extension/internal/rive-animation-view/round-robin-container-view.h [new file with mode: 0644]
packaging/dali-extension.spec