• Home
  • Raw
  • Download

Lines Matching defs:dpy

53 #define VA_DRICheckExtension(dpy,i,val) \  argument
117 PUBLIC Bool VA_DRIQueryVersion(dpy, majorVersion, minorVersion, patchVersion) in VA_DRIQueryVersion() argument
149 PUBLIC Bool VA_DRIQueryDirectRenderingCapable(dpy, screen, isCapable) in VA_DRIQueryDirectRenderingCapable() argument
179 PUBLIC Bool VA_DRIOpenConnection(dpy, screen, hSAREA, busIdString) in VA_DRIOpenConnection() argument
228 PUBLIC Bool VA_DRIAuthConnection(dpy, screen, magic) in VA_DRIAuthConnection() argument
259 PUBLIC Bool VA_DRICloseConnection(dpy, screen) in VA_DRICloseConnection() argument
281 PUBLIC Bool VA_DRIGetClientDriverName(dpy, screen, ddxDriverMajorVersion, in VA_DRIGetClientDriverName() argument
331 PUBLIC Bool VA_DRICreateContextWithConfig(dpy, screen, configID, context, in VA_DRICreateContextWithConfig() argument
367 PUBLIC Bool VA_DRICreateContext(dpy, screen, visual, context, hHWContext) in VA_DRICreateContext() argument
381 Display * const dpy = (Display *) ndpy; in VA_DRIDestroyContext() local
403 Display * const dpy = (Display *) ndpy; in VA_DRICreateDrawable() local
433 Display * const dpy = (Display *) ndpy; in VA_DRIDestroyDrawable() local
452 PUBLIC Bool VA_DRIGetDrawableInfo(Display* dpy, int screen, Drawable drawable, in VA_DRIGetDrawableInfo()
537 PUBLIC Bool VA_DRIGetDeviceInfo(dpy, screen, hFrameBuffer, in VA_DRIGetDeviceInfo() argument
597 PUBLIC Bool VA_DRIOpenFullScreen(dpy, screen, drawable) in VA_DRIOpenFullScreen() argument
610 PUBLIC Bool VA_DRICloseFullScreen(dpy, screen, drawable) in VA_DRICloseFullScreen() argument