It's deprecated, and no longer used anywhere.
Change-Id: I839f53d899bffcd15955f7a1f516e53041d92152
_e_comp_wl_subsurface_restack(ec);
}
-E_API void
-e_comp_wl_subsurface_stack_update(E_Client *ec)
-{
- EINA_SAFETY_ON_NULL_RETURN(ec);
-
- _e_comp_wl_subsurface_stack_update(ec);
-}
-
EINTERN Eina_Bool
e_comp_wl_video_subsurface_has(E_Client *ec)
{
#include <wayland-server.h>
E_API Eina_Bool e_comp_wl_subsurface_create(E_Client *ec, E_Client *epc, uint32_t id, struct wl_resource *surface_resource);
-E_API void e_comp_wl_subsurface_stack_update(E_Client *ec);
EINTERN Eina_Bool e_comp_wl_subsurfaces_init(E_Comp_Wl_Data *wl_comp);
EINTERN void e_comp_wl_subsurfaces_shutdown(void);