Searched refs:buffer_site (Results 1 - 5 of 5) sorted by relevance

/solaris-x11-s11/open-src/lib/libdga/sun-src/
H A Ddga_ab.c36 extern int XDgaGrabABuffers(Display *dpy, Window win, int type, int buffer_site);
147 * specified to be grabbed to the client. If buffer_site is
167 dga_draw_grab_buffer(Dga_drawable dgadraw, Dga_buffer_type type, int buffer_site) argument
252 * If buffer_site is not DGA_SITE_SYSTEM, then it might be
255 if ( bufferp && (bufferp->buffer_site == DGA_SITE_SYSTEM) &&
265 if (!XDgaGrabABuffers(dpy, win, type, buffer_site)) {
316 if (buffer_site == DGA_SITE_DEVICE)
422 if ( bufferp->buffer_site == DGA_SITE_SYSTEM ) {
457 } /* end of ( ret_buf->buffer_site == DGA_SITE_SYSTEM ).. */
571 return local_buf->buffer_site;
[all...]
H A Ddga_Xrequests.h110 CARD32 buffer_site B32;
H A Ddga_Xrequests.c764 XDgaGrabABuffers(dpy, win, type, buffer_site)
768 int buffer_site;
778 return(DgaABuffersGrabInfo((DrawablePtr)pWin, type, buffer_site));
794 req->buffer_site = buffer_site;
835 req->buffer_site = 0;
H A Ddga_winshared.h343 * buffer_site as his first two members, since all the buffer
345 * the buffer_site value.
347 * buffer_site -> Software Buffers - DGA_SITE_SYSTEM
371 Bool buffer_site; member in struct:__anon457
/solaris-x11-s11/open-src/proto/sun-ext-protos/include/
H A Ddgast.h97 CARD32 buffer_site; member in struct:__anon470

Completed in 19 milliseconds