[Tizen] Define trace macro with message generate function 16/303616/1
authorEunki Hong <eunkiki.hong@samsung.com>
Thu, 21 Dec 2023 13:42:04 +0000 (22:42 +0900)
committerEunki, Hong <eunkiki.hong@samsung.com>
Tue, 2 Jan 2024 11:28:54 +0000 (20:28 +0900)
commit7d40089b974a262c22ce964aa8868a875046e328
tree693e221317131915d3247455a28282c6e6e0cabb
parent0dce55732a3d67328d72ca9e616e5604affedfed
[Tizen] Define trace macro with message generate function

Let we make to reduce the number of code lines due to the
trace additional messages generation.

Change-Id: Ia54928a5654cc1faf8d73d9620a52638b26352b5
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
dali/integration-api/trace.h
dali/internal/common/core-impl.cpp
dali/internal/event/common/notification-manager.cpp
dali/internal/event/events/key-event-processor.cpp
dali/internal/event/events/long-press-gesture/long-press-gesture-processor.cpp
dali/internal/event/events/pan-gesture/pan-gesture-processor.cpp
dali/internal/event/events/pinch-gesture/pinch-gesture-processor.cpp
dali/internal/event/events/rotation-gesture/rotation-gesture-processor.cpp
dali/internal/event/events/tap-gesture/tap-gesture-processor.cpp
dali/internal/update/manager/frame-callback-processor.cpp