Home
last modified time | relevance | path

Searched refs:wayland_destroy (Results 1 – 3 of 3) sorted by relevance

/third_party/wayland-ivi-extension/ivi-layermanagement-api/ilmCommon/src/
Dilm_common_wayland_platform.c33 static ilmErrorTypes wayland_destroy(void);
42 gIlmCommonPlatformFunc.destroy = wayland_destroy; in init_ilmCommonPlatformTable()
104 wayland_destroy(void) in wayland_destroy() function
/third_party/wayland-ivi-extension/ivi-layermanagement-api/ilmClient/src/
Dilm_client_wayland_platform.c35 static ilmErrorTypes wayland_destroy(void);
48 wayland_destroy; in init_ilmClientPlatformTable()
137 wayland_destroy(void) in wayland_destroy() function
/third_party/weston/libweston/backend-wayland/
Dwayland.c2634 wayland_destroy(struct weston_compositor *ec) in wayland_destroy() function
2801 b->base.destroy = wayland_destroy; in wayland_backend_create()