Lines Matching refs:Bool
99 PUBLIC Bool VA_DRIQueryExtension (dpy, event_basep, error_basep)
117 PUBLIC Bool VA_DRIQueryVersion(dpy, majorVersion, minorVersion, patchVersion) in VA_DRIQueryVersion()
149 PUBLIC Bool VA_DRIQueryDirectRenderingCapable(dpy, screen, isCapable) in VA_DRIQueryDirectRenderingCapable()
152 Bool* isCapable;
179 PUBLIC Bool VA_DRIOpenConnection(dpy, screen, hSAREA, busIdString) in VA_DRIOpenConnection()
228 PUBLIC Bool VA_DRIAuthConnection(dpy, screen, magic) in VA_DRIAuthConnection()
259 PUBLIC Bool VA_DRICloseConnection(dpy, screen) in VA_DRICloseConnection()
281 PUBLIC Bool VA_DRIGetClientDriverName(dpy, screen, ddxDriverMajorVersion, in VA_DRIGetClientDriverName()
331 PUBLIC Bool VA_DRICreateContextWithConfig(dpy, screen, configID, context, in VA_DRICreateContextWithConfig()
367 PUBLIC Bool VA_DRICreateContext(dpy, screen, visual, context, hHWContext) in VA_DRICreateContext()
378 PUBLIC Bool VA_DRIDestroyContext( __DRInativeDisplay * ndpy, int screen, in VA_DRIDestroyContext()
400 PUBLIC Bool VA_DRICreateDrawable( __DRInativeDisplay * ndpy, int screen, in VA_DRICreateDrawable()
430 PUBLIC Bool VA_DRIDestroyDrawable( __DRInativeDisplay * ndpy, int screen, in VA_DRIDestroyDrawable()
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()
597 PUBLIC Bool VA_DRIOpenFullScreen(dpy, screen, drawable) in VA_DRIOpenFullScreen()
610 PUBLIC Bool VA_DRICloseFullScreen(dpy, screen, drawable) in VA_DRICloseFullScreen()