X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Fshell.c;fp=src%2Fshell.c;h=c18017b4f0c2647058872381580841419b84c710;hb=456f3fed4ff45bbaf7f60c78ffb0ae0289002dfe;hp=c3459e79067026c8a48a21cb138ff417fa7056ed;hpb=4a1684308bd6a17c5b112d30e672c40fd348fef3;p=src%2Fagl-compositor.git diff --git a/src/shell.c b/src/shell.c index c3459e7..c18017b 100644 --- a/src/shell.c +++ b/src/shell.c @@ -706,7 +706,7 @@ ivi_check_pending_desktop_surface(struct ivi_surface *surface) ret = ivi_check_pending_desktop_surface_remote(surface); if (ret) { ivi_set_desktop_surface_remote(surface); - ivi_layout_desktop_committed(surface); + ivi_layout_remote_committed(surface); return; }