Home
last modified time | relevance | path

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

/third_party/wayland-ivi-extension/ivi-layermanagement-api/ilmControl/include/
Dilm_control_platform.h31 struct wayland_context { struct
52 struct wayland_context wl; argument
85 struct wayland_context *ctx;
/third_party/wayland-ivi-extension/ivi-layermanagement-api/ilmControl/src/
Dilm_control_wayland_platform.c53 struct wayland_context *ctx;
69 struct wayland_context *ctx;
97 static struct surface_context* get_surface_context(struct wayland_context *, uint32_t);
116 wayland_controller_get_layer_context(struct wayland_context *ctx, in wayland_controller_get_layer_context()
214 struct wayland_context *ctx = data; in wm_listener_layer_visibility()
237 struct wayland_context *ctx = data; in wm_listener_layer_opacity()
261 struct wayland_context *ctx = data; in wm_listener_layer_source_rectangle()
291 struct wayland_context *ctx = data; in wm_listener_layer_destination_rectangle()
319 struct wayland_context *ctx = data; in wm_listener_layer_created()
347 struct wayland_context *ctx = data; in wm_listener_layer_destroyed()
[all …]