Searched refs:__DRInativeDisplay (Results 1 – 2 of 2) sorted by relevance
/hardware/intel/common/libva/va/x11/ |
D | va_dri.h | 68 typedef void __DRInativeDisplay; typedef 97 Bool VA_DRIDestroyContext( __DRInativeDisplay *dpy, int screen, 100 Bool VA_DRICreateDrawable( __DRInativeDisplay *dpy, int screen, 103 Bool VA_DRIDestroyDrawable( __DRInativeDisplay *dpy, int screen,
|
D | va_dri.c | 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()
|