Home
last modified time | relevance | path

Searched refs:wl_display_flush (Results 1 – 25 of 45) sorted by relevance

12

/third_party/wayland-ivi-extension/ivi-layermanagement-api/ilmControl/src/
Dilm_control_wayland_platform.c1067 wl_display_flush(ctx->wl.display); in destroy_control_resources()
1256 if (wl_display_flush(display) == -1) in control_thread()
1869 wl_display_flush(ctx->wl.display); in ilm_layerSetVisibility()
1916 wl_display_flush(ctx->wl.display); in ilm_layerSetOpacity()
1966 wl_display_flush(ctx->wl.display); in ilm_layerSetSourceRectangle()
1988 wl_display_flush(ctx->wl.display); in ilm_layerSetDestinationRectangle()
2014 wl_display_flush(ctx->wl.display); in ilm_layerSetRenderOrder()
2036 wl_display_flush(ctx->wl.display); in ilm_surfaceSetVisibility()
2054 wl_display_flush(ctx->wl.display); in ilm_surfaceSetOpacity()
2101 wl_display_flush(ctx->wl.display); in ilm_surfaceSetDestinationRectangle()
[all …]
/third_party/wayland_standard/tests/
Dqueue-test.c133 wl_display_flush(state.display); in client_test_multiple_queues()
244 wl_display_flush(display); in client_test_queue_proxy_wrapper()
Dproxy-test.c121 wl_display_flush(client.display); in TEST()
Dprotocol-logger-test.c135 wl_display_flush(client.display); in TEST()
Dcompositor-introspection-test.c161 wl_display_flush(client.display); in TEST()
Ddisplay-test.c467 assert(wl_display_flush(display) >= 0); in register_reading()
668 assert(wl_display_flush(c->wl_display) == -1); in thread_prepare_and_read2()
693 assert(wl_display_flush(c->wl_display) == -1); in threading_read_after_error()
759 ret = wl_display_flush(c->wl_display); in wait_for_error_using_prepare_read()
802 wl_display_flush(client->wl_display); in check_error_after_epipe()
/third_party/wayland-ivi-extension/screen-info/test/
Dmain.c69 wl_display_flush(d.display); in main()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wayland/
Dgstgldisplay_wayland.c81 wl_display_flush (display_wayland->display); in gst_gl_display_wayland_finalize()
Dwayland_event_source.c89 if (wl_display_flush (source->display) < 0) in wayland_event_source_prepare()
/third_party/gstreamer/gstplugins_bad/ext/wayland/
Dwldisplay.c121 wl_display_flush (self->display); in gst_wl_display_finalize()
269 wl_display_flush (self->display); in gst_wl_display_thread_run()
Dwllinuxdmabuf.c139 wl_display_flush (display->display); in gst_wl_linux_dmabuf_construct_wl_buffer()
Dwlwindow.c291 wl_display_flush (display->display); in gst_wl_window_new_toplevel()
481 wl_display_flush (window->display->display); in gst_wl_window_render()
/third_party/wayland_standard/src/
Dwayland-client-core.h242 wl_display_flush(struct wl_display *display);
/third_party/weston/clients/
Dsimple-egl-hos.c294 wl_display_flush(window->display->display); in create_surface()
743 wl_display_flush(d->display); in registry_handle_global()
852 wl_display_flush(display.display); in main()
Dmulti-resource.c412 wl_display_flush(display->display); in destroy_display()
496 if (wl_display_flush(display->display) == -1) in main_loop()
Dnested-client.c348 wl_display_flush(client->display); in nested_client_destroy()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/wayland/
Dgstvkdisplay_wayland.c99 wl_display_flush (display_wayland->display); in gst_vulkan_display_wayland_finalize()
Dwayland_event_source.c132 if (wl_display_flush (source->display) < 0) in wayland_event_source_prepare()
/third_party/flutter/skia/third_party/externals/sdl/src/video/wayland/
DSDL_waylandsym.h55 SDL_WAYLAND_SYM(int, wl_display_flush, (struct wl_display *))
/third_party/wayland-ivi-extension/ivi-layermanagement-api/test/
DTestBase.cpp187 wl_display_flush(wlDisplay); in TestBase()
Dilm_input_test.cpp61 wl_display_flush(wlDisplay); in SetUp()
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/multi-touch-viewer/src/
Dwindow.c286 ret = wl_display_flush(p_display->p_display); in handle_display_data()
654 ret = wl_display_flush(p_display->p_display); in DisplayRun()
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/EGLWLInputEventExample/src/
DWLContext.cpp245 wl_display_flush(m_wlDisplay); in DestroyWLContext()
DWLEyesRenderer.cpp46 if (wl_display_flush(wlDisplay) == -1) in WaitForEvent()
662 wl_display_flush(surface->GetWLDisplay()); in DrawEyes()
/third_party/gstreamer/gstplugins_bad/tests/examples/waylandsink/
Dwayland-threads.c208 wl_display_flush (app->display); in main()

12