subsurface: Remove some unnecessary internal API for sub-surface. 63/246163/3
authorSeunghun Lee <shiin.lee@samsung.com>
Thu, 22 Oct 2020 09:01:47 +0000 (18:01 +0900)
committerSeunghun Lee <shiin.lee@samsung.com>
Tue, 27 Oct 2020 02:32:58 +0000 (11:32 +0900)
commitf8193c22fa299e2eacdca44fe660545ceaa67c47
tree57aec60e07ffc1e4a3f7641850cc083ae68cef5b
parent3d028b1c348ab53170b4f6e70ebe0794de14ff8d
subsurface: Remove some unnecessary internal API for sub-surface.

If stacking order of sub-surfaces changes, there is no choice but to
update stacking order of composite objects associated with sub-surfaces.
So stacking order of composite objects can be updated when order is
applied. By doing this, internal API for re-stacking composite objects
and below_obj can be removed.

Change-Id: I26a305078ad2fd708e7dcba0ef154077a7829876
src/bin/e_comp_wl.c
src/bin/e_comp_wl_subsurface.c
src/bin/e_comp_wl_subsurface.h