/third_party/weston/tests/ |
D | linux-explicit-synchronization-test.c | 260 wl_surface_attach(surface, buf1->proxy, 0, 0); in TEST() 325 wl_surface_attach(surface, buf1->proxy, 0, 0); in TEST() 338 wl_surface_attach(surface, buf2->proxy, 0, 0); in TEST() 347 wl_surface_attach(surface, buf1->proxy, 0, 0); in TEST() 385 wl_surface_attach(surface, buf->proxy, 0, 0); in TEST() 398 wl_surface_attach(surface, buf->proxy, 0, 0); in TEST() 407 wl_surface_attach(surface, buf->proxy, 0, 0); in TEST() 453 wl_surface_attach(surface1, buf1->proxy, 0, 0); in TEST() 463 wl_surface_attach(surface2, buf1->proxy, 0, 0); in TEST() 473 wl_surface_attach(surface1, buf2->proxy, 0, 0); in TEST() [all …]
|
D | event-test.c | 155 wl_surface_attach(surface, buf1->proxy, 0, 0); in TEST() 156 wl_surface_attach(surface, buf2->proxy, 0, 0); in TEST() 164 wl_surface_attach(surface, buf3->proxy, 0, 0); in TEST() 172 wl_surface_attach(surface, client->surface->buffer->proxy, 0, 0); in TEST()
|
D | drm-smoke-test.c | 64 wl_surface_attach(surface, buffer->proxy, 0, 0); in TEST()
|
D | bad-buffer-test.c | 181 wl_surface_attach(surface, bad_buffer, 0, 0); in TEST()
|
D | ivi-layout-test-client.c | 445 wl_surface_attach(wind->wl_surface, buffer->proxy, 0, 0); in TEST() 451 wl_surface_attach(wind->wl_surface, buffer->proxy, 0, 0); in TEST()
|
D | viewporter-test.c | 270 wl_surface_attach(surf, client->surface->buffer->proxy, 0, 0); in setup_source_vs_buffer() 449 wl_surface_attach(surf, NULL, 0, 0); in TEST() 465 wl_surface_attach(surf, client->surface->buffer->proxy, 0, 0); in TEST()
|
D | internal-screenshot-test.c | 120 wl_surface_attach(surface, buf->proxy, 0, 0); in TEST()
|
D | subsurface-shot-test.c | 108 wl_surface_attach(surface, buf->proxy, 0, 0); in surface_commit_color()
|
D | presentation-test.c | 235 wl_surface_attach(client->surface->wl_surface, in TEST()
|
/third_party/weston/clients/ |
D | simple-touch.c | 152 wl_surface_attach(touch->surface, touch->buffer, 0, 0); in touch_paint() 341 wl_surface_attach(touch->surface, touch->buffer, 0, 0); in touch_create()
|
D | dnd.c | 314 wl_surface_attach(dnd_drag->drag_surface, buffer, 0, 0); in dnd_drag_update_surface() 573 wl_surface_attach(dnd_drag->drag_surface, buffer, in create_drag_source()
|
D | simple-shm.c | 319 wl_surface_attach(window->surface, buffer->buffer, 0, 0); in redraw()
|
D | ivi-shell-user-interface.c | 237 wl_surface_attach(pCtx->pointer_surface, buffer, 0, 0); in set_pointer_image() 897 wl_surface_attach(p_wlCtx->wlSurface, p_wlCtx->wlBuffer, 0, 0); in drawImage()
|
D | multi-resource.c | 110 wl_surface_attach(window->surface, buffer, 0, 0); in attach_buffer()
|
D | presentation-shm.c | 569 wl_surface_attach(window->surface, buffer->buffer, 0, 0); in window_commit_next()
|
D | simple-dmabuf-v4l.c | 709 wl_surface_attach(window->surface, buffer->buffer, 0, 0); in redraw()
|
/third_party/skia/third_party/externals/swiftshader/src/WSI/ |
D | WaylandSurfaceKHR.cpp | 109 wl_surface_attach(surface, wlImage->buffer, 0, 0); in present()
|
/third_party/gstreamer/gstplugins_bad/ext/wayland/ |
D | wlbuffer.c | 243 wl_surface_attach (surface, self->wlbuffer, 0, 0); in gst_wl_buffer_attach()
|
D | wlwindow.c | 467 wl_surface_attach (window->video_surface_wrapper, NULL, 0, 0); in gst_wl_window_render() 469 wl_surface_attach (window->area_surface_wrapper, NULL, 0, 0); in gst_wl_window_render()
|
/third_party/wayland-ivi-extension/ivi-layermanagement-api/test/ |
D | TestBase.cpp | 184 wl_surface_attach(wlSurfaces[i], wlBuffers[i], 0, 0); in TestBase()
|
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/simple-weston-client/src/ |
D | simple-weston-client.c | 307 wl_surface_attach(wlcontext->wl_pointer_surface, buffer, 0, 0); in set_pointer_image() 659 wl_surface_attach(wlcontext->wlBkgndSurface, wlcontext->wlBkgndBuffer, 0, 0); in draw_bkgnd_surface()
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/wayland/ |
D | SDL_waylandmouse.c | 338 wl_surface_attach(data->surface, data->buffer, 0, 0); in Wayland_ShowCursor()
|
/third_party/flutter/glfw/src/ |
D | wl_window.c | 919 wl_surface_attach(surface, buffer, 0, 0); in _glfwPlatformSetCursor() 930 wl_surface_attach(surface, cursor->wl.buffer, 0, 0); in _glfwPlatformSetCursor()
|
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/EGLWLInputEventExample/src/ |
D | WLEyesRenderer.cpp | 105 wl_surface_attach(context->ctx->GetPointerSurface(), buffer, 0, 0); in set_pointer_image()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wayland/ |
D | gstglwindow_wayland_egl.c | 81 wl_surface_attach (window_egl->display.cursor_surface, buffer, 0, 0); in pointer_handle_enter()
|