e_video_hwc_planes: move CHECKING_PRIMARY_ZPOS to e_intern.h
authorSooChan Lim <sc1.lim@samsung.com>
Thu, 13 Jun 2024 02:26:34 +0000 (11:26 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Wed, 3 Jul 2024 04:46:23 +0000 (13:46 +0900)
Change-Id: I6f55bfd5fe6356a77f2283baebd33f3123c856e4

src/bin/core/e_intern.h
src/bin/displaymgr/video/e_video_hwc_planes.c

index 895aa80..0f65154 100644 (file)
@@ -20,6 +20,8 @@
 #include <Ecore.h>
 #include <Eina.h>
 
+#define CHECKING_PRIMARY_ZPOS
+
 #ifdef ENABLE_TTRACE
 #undef TRACE_DS_BEGIN
 #undef TRACE_DS_END
index b31d263..a5060ee 100644 (file)
@@ -8,8 +8,6 @@
 #include <tdm.h>
 #include <tdm_helper.h>
 
-#define CHECKING_PRIMARY_ZPOS
-
 typedef struct _E_Video_Hwc_Planes E_Video_Hwc_Planes;
 
 struct _E_Video_Hwc_Planes