Lines Matching defs:screen
146 XF86DRIQueryDirectRenderingCapable(Display * dpy, int screen, in XF86DRIQueryDirectRenderingCapable()
175 XF86DRIOpenConnection(Display * dpy, int screen, drm_handle_t * hSAREA, in XF86DRIOpenConnection()
223 XF86DRIAuthConnection(Display * dpy, int screen, drm_magic_t magic) in XF86DRIAuthConnection()
252 XF86DRICloseConnection(Display * dpy, int screen) in XF86DRICloseConnection()
273 XF86DRIGetClientDriverName(Display * dpy, int screen, in XF86DRIGetClientDriverName()
324 XF86DRICreateContextWithConfig(Display * dpy, int screen, int configID, in XF86DRICreateContextWithConfig()
356 XF86DRICreateContext(Display * dpy, int screen, Visual * visual, in XF86DRICreateContext()
364 XF86DRIDestroyContext(Display * dpy, int screen, XID context) in XF86DRIDestroyContext()
385 XF86DRICreateDrawable(Display * dpy, int screen, in XF86DRICreateDrawable()
421 XF86DRIDestroyDrawable(Display * dpy, int screen, XID drawable) in XF86DRIDestroyDrawable()
461 XF86DRIGetDrawableInfo(Display * dpy, int screen, Drawable drawable, in XF86DRIGetDrawableInfo()
550 XF86DRIGetDeviceInfo(Display * dpy, int screen, drm_handle_t * hFrameBuffer, in XF86DRIGetDeviceInfo()
605 XF86DRIOpenFullScreen(Display * dpy, int screen, Drawable drawable) in XF86DRIOpenFullScreen()
616 XF86DRICloseFullScreen(Display * dpy, int screen, Drawable drawable) in XF86DRICloseFullScreen()