Lines Matching defs:dpy
51 #define AppleDRICheckExtension(dpy,i,val) \ argument
95 wire_to_event(Display *dpy, XEvent *re, xEvent *event) in wire_to_event()
129 XAppleDRIQueryExtension(dpy, event_basep, error_basep) in XAppleDRIQueryExtension() argument
149 XAppleDRIQueryVersion(dpy, majorVersion, minorVersion, patchVersion) in XAppleDRIQueryVersion() argument
182 XAppleDRIQueryDirectRenderingCapable(dpy, screen, isCapable) in XAppleDRIQueryDirectRenderingCapable() argument
213 XAppleDRIAuthConnection(dpy, screen, magic) in XAppleDRIAuthConnection() argument
245 XAppleDRICreateSurface(dpy, screen, drawable, client_id, key, uid) in XAppleDRICreateSurface() argument
284 XAppleDRIDestroySurface(dpy, screen, drawable) in XAppleDRIDestroySurface() argument
308 XAppleDRICreateSharedBuffer(Display * dpy, int screen, Drawable drawable, in XAppleDRICreateSharedBuffer()
357 XAppleDRISwapBuffers(Display * dpy, int screen, Drawable drawable) in XAppleDRISwapBuffers()
377 XAppleDRICreatePixmap(Display * dpy, int screen, Drawable drawable, in XAppleDRICreatePixmap()
434 XAppleDRIDestroyPixmap(Display * dpy, Pixmap drawable) in XAppleDRIDestroyPixmap()