Home
last modified time | relevance | path

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

/hardware/intel/common/libva/va/wayland/
Dva_wayland_emgd.c40 struct wl_emgd *emgd; member
47 wl_emgd_destroy(struct wl_emgd *emgd) in wl_emgd_destroy() argument
49 wl_proxy_destroy((struct wl_proxy *)emgd); in wl_emgd_destroy()
69 if (wl_emgd_ctx->emgd) { in va_wayland_emgd_destroy()
70 wl_emgd_destroy(wl_emgd_ctx->emgd); in va_wayland_emgd_destroy()
71 wl_emgd_ctx->emgd = NULL; in va_wayland_emgd_destroy()
102 wl_emgd_ctx->emgd = in registry_handle_global()
125 wl_emgd_ctx->emgd = NULL; in va_wayland_emgd_create()
154 if (!wl_emgd_ctx->emgd) in va_wayland_emgd_create()