X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fshell.c;h=b8f096ac6e6401a1e1794059f867267f79d38ba4;hb=083ee3d2b88f49612dfab230990e54c3edbf3aef;hp=020c16958fa379cb64d684d32d5df8c6d95f4227;hpb=1cbb6bdec4d1c0440356240e481e8dfa51a201f2;p=src%2Fagl-compositor.git diff --git a/src/shell.c b/src/shell.c index 020c169..b8f096a 100644 --- a/src/shell.c +++ b/src/shell.c @@ -49,10 +49,6 @@ static void create_black_curtain_view(struct ivi_output *output); -static void -_ivi_set_shell_surface_split(struct ivi_surface *surface, struct ivi_output *output, - uint32_t orientation, bool to_activate); - static uint32_t reverse_orientation(uint32_t orientation); @@ -1792,7 +1788,7 @@ reverse_orientation(uint32_t orientation) } } -static void +void _ivi_set_shell_surface_split(struct ivi_surface *surface, struct ivi_output *ioutput, uint32_t orientation, bool to_activate) {