Home
last modified time | relevance | path

Searched refs:__DRInativeDisplay (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/libva/va/x11/
Dva_dri.h68 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,
Dva_dri.c378 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()