Searched defs:screen (Results 1 – 6 of 6) sorted by relevance
/hardware/intel/common/libva/va/x11/ |
D | va_dri.c | 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 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() [all …]
|
D | va_nvctrl.c | 242 int screen in XNVCTRLIsNvScreen() 327 int screen, in XNVCTRLQueryStringAttribute() 338 Bool VA_NVCTRLQueryDirectRenderingCapable( Display *dpy, int screen, in VA_NVCTRLQueryDirectRenderingCapable() 356 Bool VA_NVCTRLGetClientDriverName( Display *dpy, int screen, in VA_NVCTRLGetClientDriverName()
|
D | va_fglrx.c | 123 Bool VA_FGLRXGetClientDriverName( Display *dpy, int screen, in VA_FGLRXGetClientDriverName()
|
/hardware/intel/common/libva/test/putsurface/ |
D | putsurface_x11.c | 55 int screen = DefaultScreen(x11_display); in create_pixmap() local 74 int screen = DefaultScreen(x11_display); in create_window() local
|
/hardware/intel/common/libva/test/common/ |
D | va_display_x11.c | 64 int screen; in ensure_window() local
|
/hardware/intel/img/psb_video/src/x11/ |
D | psb_xrandr.c | 840 int screen; in psb_xrandr_init() local
|