Home
last modified time | relevance | path

Searched refs:weston_desktop_surface_get_app_id (Results 1 – 5 of 5) sorted by relevance

/third_party/wayland-ivi-extension/ivi-id-agent-modules/ivi-id-agent/src/
Divi-id-agent.c86 if (weston_desktop_surface_get_app_id(wds) != NULL) in get_id_from_config()
87 temp_app_id = strdup(weston_desktop_surface_get_app_id(wds)); in get_id_from_config()
/third_party/weston/include/libweston-desktop/
Dlibweston-desktop.h180 weston_desktop_surface_get_app_id(struct weston_desktop_surface *surface);
/third_party/weston/libweston-desktop/
Dsurface.c595 weston_desktop_surface_get_app_id(struct weston_desktop_surface *surface) in weston_desktop_surface_get_app_id() function
/third_party/weston/kiosk-shell/
Dkiosk-shell.c123 app_id = weston_desktop_surface_get_app_id(shsurf->desktop_surface); in kiosk_shell_surface_find_best_output()
/third_party/weston/desktop-shell/
Dshell.c228 c = weston_desktop_surface_get_app_id(desktop_surface); in shell_surface_get_label()