Searched refs:_XSend (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/glx/
H A Dglxclient.h748 extern void _XSend(Display *, const void *, long);
H A Dglxext.c991 _XSend(dpy, (char *) ctx->buf, size);
/external/mesa3d/src/glx/
H A Dglxclient.h748 extern void _XSend(Display *, const void *, long);
H A Dglxext.c991 _XSend(dpy, (char *) ctx->buf, size);
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xxf86vm/
H A DXF86VMode.c1150 _XSend(dpy, (char*)red, size * 2);
1151 _XSend(dpy, (char*)green, size * 2);
1152 _XSend(dpy, (char*)blue, size * 2);
/external/qemu/distrib/sdl-1.2.15/src/video/x11/
H A DSDL_x11sym.h132 SDL_X11_SYM(void,_XSend,(Display* a,_Xconst char* b,long c),(a,b,c),)
/external/chromium_org/third_party/mesa/src/include/GL/
H A Dvms_x_fix.h857 #define _XSend _XSEND macro
/external/mesa3d/include/GL/
H A Dvms_x_fix.h857 #define _XSend _XSEND macro

Completed in 913 milliseconds