Home
last modified time | relevance | path

Searched refs:wl_surface_attach (Results 1 – 25 of 37) sorted by relevance

12

/third_party/weston/tests/
Dlinux-explicit-synchronization-test.c260 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 …]
Devent-test.c155 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()
Ddrm-smoke-test.c64 wl_surface_attach(surface, buffer->proxy, 0, 0); in TEST()
Dbad-buffer-test.c181 wl_surface_attach(surface, bad_buffer, 0, 0); in TEST()
Divi-layout-test-client.c445 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()
Dviewporter-test.c270 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()
Dinternal-screenshot-test.c120 wl_surface_attach(surface, buf->proxy, 0, 0); in TEST()
Dsubsurface-shot-test.c108 wl_surface_attach(surface, buf->proxy, 0, 0); in surface_commit_color()
Dpresentation-test.c235 wl_surface_attach(client->surface->wl_surface, in TEST()
/third_party/weston/clients/
Dsimple-touch.c152 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()
Ddnd.c314 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()
Dsimple-shm.c319 wl_surface_attach(window->surface, buffer->buffer, 0, 0); in redraw()
Divi-shell-user-interface.c237 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()
Dmulti-resource.c110 wl_surface_attach(window->surface, buffer, 0, 0); in attach_buffer()
Dpresentation-shm.c569 wl_surface_attach(window->surface, buffer->buffer, 0, 0); in window_commit_next()
Dsimple-dmabuf-v4l.c709 wl_surface_attach(window->surface, buffer->buffer, 0, 0); in redraw()
/third_party/skia/third_party/externals/swiftshader/src/WSI/
DWaylandSurfaceKHR.cpp109 wl_surface_attach(surface, wlImage->buffer, 0, 0); in present()
/third_party/gstreamer/gstplugins_bad/ext/wayland/
Dwlbuffer.c243 wl_surface_attach (surface, self->wlbuffer, 0, 0); in gst_wl_buffer_attach()
Dwlwindow.c467 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/
DTestBase.cpp184 wl_surface_attach(wlSurfaces[i], wlBuffers[i], 0, 0); in TestBase()
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/simple-weston-client/src/
Dsimple-weston-client.c307 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/
DSDL_waylandmouse.c338 wl_surface_attach(data->surface, data->buffer, 0, 0); in Wayland_ShowCursor()
/third_party/flutter/glfw/src/
Dwl_window.c919 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/
DWLEyesRenderer.cpp105 wl_surface_attach(context->ctx->GetPointerSurface(), buffer, 0, 0); in set_pointer_image()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wayland/
Dgstglwindow_wayland_egl.c81 wl_surface_attach (window_egl->display.cursor_surface, buffer, 0, 0); in pointer_handle_enter()

12