Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/wayland/
A DSDL_waylandvideo.h77 struct qt_surface_extension *surface_extension; member
A DSDL_waylandvideo.c395 d->surface_extension = wl_registry_bind(registry, id, in display_handle_global()
501 if (data->surface_extension) in Wayland_VideoQuit()
502 qt_surface_extension_destroy(data->surface_extension); in Wayland_VideoQuit()
A DSDL_waylandwindow.c714 if (c->surface_extension) { in Wayland_CreateWindow()
716 c->surface_extension, data->surface); in Wayland_CreateWindow()

Completed in 6 milliseconds