e_comp: make an internal header 70/304970/1
authorSooChan Lim <sc1.lim@samsung.com>
Tue, 16 Jan 2024 11:42:07 +0000 (20:42 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Fri, 26 Jan 2024 00:59:19 +0000 (09:59 +0900)
commit4971d8ead8ccba8c9161e84e14839ae01660cd21
tree863077c1be60f6a890a20cd162bb369d91df1312
parent1c9d5d83412c4e83db6ec6aaaf43e8fffee2c119
e_comp: make an internal header

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

Change-Id: Ia1a5ab8927cb5a57e19f1c9cb0e74e0aefbfd6a9
23 files changed:
src/bin/e_client.c
src/bin/e_comp.c
src/bin/e_comp.h
src/bin/e_comp_canvas.c
src/bin/e_comp_intern.h [new file with mode: 0644]
src/bin/e_comp_object.c
src/bin/e_comp_screen.c
src/bin/e_comp_wl.c
src/bin/e_comp_wl_tbm.c
src/bin/e_compositor.c
src/bin/e_egl_sync.c
src/bin/e_explicit_sync.c
src/bin/e_focus_policy_history.c
src/bin/e_hwc.c
src/bin/e_hwc_planes.c
src/bin/e_info_server.c
src/bin/e_main.c
src/bin/e_output.c
src/bin/e_policy.c
src/bin/e_policy_visibility.c
src/bin/e_policy_wl.c
src/bin/e_test_helper.c
src/bin/e_zone.c