Implement ProcessorOnce 95/311795/2
authorEunki, Hong <eunkiki.hong@samsung.com>
Tue, 28 May 2024 04:06:18 +0000 (13:06 +0900)
committerEunki, Hong <eunkiki.hong@samsung.com>
Tue, 28 May 2024 04:40:22 +0000 (13:40 +0900)
commit3488607febde21cc3f632102c417a10ab6fe6b0b
tree7b829239ce57f05c9e99657839161f90aa822893
parentf8749ea8bb0d2af41dab934426848c4db810b0b5
Implement ProcessorOnce

Since unregister processor during Process will give overhead,
we'd better make another container to process only once time
during ProcessCoreEvent.

Change-Id: I0b38490ccdbd7da4f7ec1acf80253a1aee8c42ad
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
automated-tests/src/dali/utc-Dali-Processors.cpp
dali/integration-api/core.cpp
dali/integration-api/core.h
dali/internal/common/core-impl.cpp
dali/internal/common/core-impl.h