e_output: make an internal header 93/304993/1
authorSooChan Lim <sc1.lim@samsung.com>
Fri, 19 Jan 2024 07:13:16 +0000 (16:13 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Fri, 26 Jan 2024 00:59:20 +0000 (09:59 +0900)
commit5ba9c7b23bf1e696738b0214c28648c98889fd87
tree6f1a5dcf51e8b516c3f012feb115c70f4172f4da
parent93a282c0b53c15da2edb6a6024653e4929a73397
e_output: make an internal header

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

Change-Id: I3c5e8cd8d40f1cb3e134a252764fdb9b59cb56e9
17 files changed:
src/bin/e_comp_canvas.c
src/bin/e_comp_screen.c
src/bin/e_comp_wl_screenshooter.c
src/bin/e_desk.c
src/bin/e_dpms.c
src/bin/e_eom.c
src/bin/e_hwc_planes.c
src/bin/e_hwc_windows.c
src/bin/e_info_server.c
src/bin/e_info_server_input.c
src/bin/e_input_device.c
src/bin/e_input_evdev.c
src/bin/e_output.c
src/bin/e_output.h
src/bin/e_output_intern.h [new file with mode: 0644]
src/bin/e_plane.c
src/bin/video/iface/e_video_hwc.c