(Vector) Use one EventThreadCallback 79/294279/1
authorHeeyong Song <heeyong.song@samsung.com>
Tue, 13 Jun 2023 07:33:48 +0000 (16:33 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Thu, 15 Jun 2023 09:02:05 +0000 (18:02 +0900)
commit56491a0fbf1309f91720deda08029667944a452b
treeed568128b004627d02fa87e9bbb03aad8c00699d
parent2e3b4a1a1819c92b2d925b52cc9d1ea4faa22f69
(Vector) Use one EventThreadCallback

EventThreadCallback uses an fd internally and some systems have a limit on the number of fd.
So reduce the number of fd

Change-Id: I55f6e7f5211d0bc567a1b2362c782e9fc2a74b90
automated-tests/src/dali-toolkit/utc-Dali-AnimatedVectorImageVisual.cpp
dali-toolkit/internal/visuals/animated-vector-image/animated-vector-image-visual.cpp
dali-toolkit/internal/visuals/animated-vector-image/vector-animation-task.cpp
dali-toolkit/internal/visuals/animated-vector-image/vector-animation-task.h
dali-toolkit/internal/visuals/animated-vector-image/vector-animation-thread.cpp
dali-toolkit/internal/visuals/animated-vector-image/vector-animation-thread.h