e_hwc_windows: make an internal header 02/305002/1
authorSooChan Lim <sc1.lim@samsung.com>
Fri, 19 Jan 2024 09:10:54 +0000 (18:10 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Fri, 26 Jan 2024 00:59:21 +0000 (09:59 +0900)
commit870da78b604da7e1b49325584f542388fb2b7491
treeb52a1180b2dcadc8d1a961f9516dd68a9c710535
parentccd22bf4b89b58f12aa1c0dd8b784bee149eea98
e_hwc_windows: make an internal header

Move the internal resources and the function declaration
to the internal header

Change-Id: I9ccaf68bf7f236e16b5df70ead1cb8db67a5f1af
12 files changed:
src/bin/e_comp.c
src/bin/e_comp_object.c
src/bin/e_comp_screen.c
src/bin/e_hwc.c
src/bin/e_hwc_window.c
src/bin/e_hwc_windows.c
src/bin/e_hwc_windows.h
src/bin/e_hwc_windows_intern.h [new file with mode: 0644]
src/bin/e_info_client.c
src/bin/e_info_server.c
src/bin/e_output.c
src/bin/video/iface/e_video_hwc_windows.c