Home
last modified time | relevance | path

Searched refs:XSync (Results 1 – 25 of 39) sorted by relevance

12

/external/webrtc/webrtc/modules/desktop_capture/x11/
Dx_server_pixel_buffer.cc145 XSync(display_, False); in InitShm()
187 XSync(display_, False); in InitPixmaps()
204 XSync(display_, False); in InitPixmaps()
248 XSync(display_, False); in CaptureRect()
/external/swiftshader/src/Main/
DFrameBufferX11.cpp74 libX11->XSync(x_display, False); in FrameBufferX11()
155 libX11->XSync(x_display, False); in blit()
DlibX11.hpp38 int (*XSync)(Display *display, Bool discard); member
DlibX11.cpp34 XSync = (int (*)(Display*, Bool))getProcAddress(libX11, "XSync"); in LibX11exports()
/external/angle/src/libANGLE/renderer/gl/glx/
DWindowSurfaceGLX.cpp55 XSync(mDisplay, False); in ~WindowSurfaceGLX()
227 XSync(mDisplay, False); in checkForResize()
DDisplayGLX.cpp772 XSync(mGLX.getDisplay(), False); in syncXCommands()
896 XSync(mXDisplay, False); in createContextAttribs()
/external/webrtc/webrtc/modules/video_render/linux/
Dvideo_x11_channel.cc92 XSync(_display, False); in DeliverFrame()
269 XSync(_display, False); in CreateLocalRenderer()
/external/mesa3d/src/glx/apple/
Dapple_glx.c145 XSync(dpy, False); in apple_glx_waitx()
Dapple_glx_drawable.c376 XSync(dpy, False); in apple_glx_garbage_collect_drawables()
/external/swiftshader/src/WSI/
DlibX11.cpp44 getFuncAddress(libX11, "XSync", &XSync); in LibX11exports()
DlibX11.hpp39 int (*XSync)(Display *display, Bool discard); member
/external/angle/src/libANGLE/renderer/vulkan/xcb/
DDisplayVkXcb.cpp128 XSync(mState.displayId, False); in waitNativeImpl()
/external/skqp/tools/sk_app/unix/
DGLWindowContext_unix.cpp94 XSync(fDisplay, False); in onInitializeContext()
/external/skia/tools/sk_app/unix/
DGLWindowContext_unix.cpp95 XSync(fDisplay, False); in onInitializeContext()
/external/mesa3d/src/mesa/drivers/x11/
Dxm_api.c252 XSync(b->xm_visual->display, 0); /* added for Chromium */ in xmesa_get_window_size()
1369 XSync( b->xm_visual->display, False ); in XMesaSwapBuffers()
1493 XSync( c->xm_visual->display, False ); in XMesaFlush()
1552 XSync(b->display, False); in XMesaGarbageCollect()
Dxm_buffer.c121 XSync(b->xm_visual->display, False); in alloc_back_shm_ximage()
142 XSync(b->xm_visual->display, False); in alloc_back_shm_ximage()
/external/deqp/framework/platform/lnx/X11/
DtcuLnxX11.cpp216 XSync(dpy,false); in XlibWindow()
/external/mesa3d/src/glx/
Ddrisw_glx.c79 XSync(dpy, False); in XCreateDrawable()
84 XSync(dpy, False); in XCreateDrawable()
204 XSync(dpy, False); in swrastXPutImage()
/external/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp339 XSync(display, False); in CreateBestContext()
/external/skqp/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp338 XSync(display, False); in CreateBestContext()
/external/webrtc/webrtc/base/
Dx11windowpicker.cc103 XSync(display_, False); in SuppressX11Errors()
109 XSync(display_, False); in UnsuppressX11Errors()
/external/mesa3d/src/gallium/frontends/xvmc/tests/
Dtest_rendering.c264 XSync(display, 0); in main()
Dxvmc_bench.c266 XSync(display, 0); in main()
/external/mesa3d/src/gallium/winsys/sw/xlib/
Dxlib_sw_winsys.c180 XSync(xlib_dt->display, False); in alloc_shm_ximage()
/external/igt-gpu-tools/overlay/x11/
Dx11-overlay.c359 XSync(dpy, True); in x11_overlay_stop()

12