Searched refs:wl_surface (Results 1 – 25 of 33) sorted by relevance
12
/external/wayland/tests/data/ |
D | example-client.h | 88 struct wl_surface; 1256 static inline struct wl_surface * 1264 return (struct wl_surface *) id; in wl_compositor_create_surface() 2435 struct wl_surface *surface, 2615 …ce *wl_data_device, struct wl_data_source *source, struct wl_surface *origin, struct wl_surface *i… in wl_data_device_start_drag() 2827 wl_shell_get_shell_surface(struct wl_shell *wl_shell, struct wl_surface *surface) in wl_shell_get_shell_surface() 3164 wl_shell_surface_set_transient(struct wl_shell_surface *wl_shell_surface, struct wl_surface *parent… in wl_shell_surface_set_transient() 3238 …rface *wl_shell_surface, struct wl_seat *seat, uint32_t serial, struct wl_surface *parent, int32_t… in wl_shell_surface_set_popup() 3345 struct wl_surface *wl_surface, 3356 struct wl_surface *wl_surface, [all …]
|
D | example-server.h | 91 struct wl_surface;
|
/external/wayland/egl/ |
D | wayland-egl-backend.h | 43 struct wl_surface; 60 struct wl_surface *surface;
|
D | wayland-egl-abi-check.c | 36 struct wl_surface *surface; 49 struct wl_surface *surface; 66 struct wl_surface *surface; 98 struct wl_surface *surface;
|
D | wayland-egl-core.h | 37 struct wl_surface; 40 wl_egl_window_create(struct wl_surface *surface,
|
D | wayland-egl.c | 56 wl_egl_window_create(struct wl_surface *surface, in wl_egl_window_create()
|
/external/crosvm/gpu_display/src/ |
D | display_wl.c | 80 struct wl_surface *surface; 342 static void surface_enter(void *data, struct wl_surface *wl_surface, in surface_enter() argument 358 wl_surface_set_buffer_scale(wl_surface, surface->scale); in surface_enter() 361 wl_surface_commit(wl_surface); in surface_enter() 364 static void surface_leave(void *data, struct wl_surface *wl_surface, in surface_leave() argument 368 (void)wl_surface; in surface_leave()
|
/external/libxkbcommon/tools/ |
D | interactive-wayland.c | 56 struct wl_surface *wl_surf; 365 struct wl_surface *surf, struct wl_array *keys) in kbd_enter() 371 struct wl_surface *surf) in kbd_leave() 421 struct wl_surface *surf, wl_fixed_t fsx, wl_fixed_t fsy) in pointer_enter() 427 struct wl_surface *surf) in pointer_leave()
|
/external/swiftshader/src/WSI/ |
D | WaylandSurfaceKHR.hpp | 51 struct wl_surface *surface;
|
/external/swiftshader/include/vulkan/ |
D | vulkan_wayland.h | 31 struct wl_surface* surface;
|
D | vk_icd.h | 142 struct wl_surface *surface;
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan_wayland.h | 31 struct wl_surface* surface;
|
D | vk_icd.h | 142 struct wl_surface *surface;
|
/external/deqp/external/vulkancts/scripts/src/ |
D | vulkan_wayland.h | 31 struct wl_surface* surface;
|
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/ |
D | vulkan_wayland.h | 31 struct wl_surface* surface;
|
D | vk_icd.h | 144 struct wl_surface *surface;
|
/external/mesa3d/include/vulkan/ |
D | vulkan_wayland.h | 31 struct wl_surface* surface;
|
D | vk_icd.h | 142 struct wl_surface *surface;
|
/external/deqp/framework/platform/lnx/wayland/ |
D | tcuLnxWayland.hpp | 101 struct wl_surface* m_surface;
|
/external/libkmsxx/kmscube/ |
D | cube-wl.cpp | 17 struct wl_surface* surface;
|
/external/mesa3d/src/egl/drivers/dri2/ |
D | egl_dri2.h | 54 struct wl_surface; 292 struct wl_surface *wl_surface_wrapper;
|
/external/angle/src/tests/test_utils/third_party/ |
D | vulkan_command_buffer_utils.h | 138 wl_surface *window;
|
/external/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_private.h | 43 struct wl_surface;
|
/external/mesa3d/docs/relnotes/ |
D | 11.1.3.rst | 116 - egl/wayland: Try to use wl_surface.damage_buffer for
|
/external/mesa3d/src/freedreno/vulkan/ |
D | tu_private.h | 73 struct wl_surface;
|
12