X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fivi-compositor.h;h=91b53405d3fd7a7f3c31013d57bc321415228a99;hb=1956bd3bfb0c85e3eb3413dd465a1a2fb1ae78bb;hp=b76da857933123b8b518463f04baa60f78ac37cb;hpb=d0b4585202c46be21b415c664b9d010057c37686;p=src%2Fagl-compositor.git diff --git a/src/ivi-compositor.h b/src/ivi-compositor.h index b76da85..91b5340 100644 --- a/src/ivi-compositor.h +++ b/src/ivi-compositor.h @@ -273,6 +273,9 @@ ivi_layout_set_position(struct ivi_surface *surface, int32_t x, int32_t y, int32_t width, int32_t height); +struct ivi_surface * +ivi_find_app(struct ivi_compositor *ivi, const char *app_id); + void ivi_layout_commit(struct ivi_compositor *ivi);