OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__DRInativeDisplay
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/libva/va/x11/
va_dri.h
68
typedef void
__DRInativeDisplay
;
97
Bool VA_DRIDestroyContext(
__DRInativeDisplay
*dpy, int screen,
100
Bool VA_DRICreateDrawable(
__DRInativeDisplay
*dpy, int screen,
103
Bool VA_DRIDestroyDrawable(
__DRInativeDisplay
*dpy, int screen,
va_dri.c
378
PUBLIC Bool VA_DRIDestroyContext(
__DRInativeDisplay
* ndpy, int screen,
400
PUBLIC Bool VA_DRICreateDrawable(
__DRInativeDisplay
* ndpy, int screen,
430
PUBLIC Bool VA_DRIDestroyDrawable(
__DRInativeDisplay
* ndpy, int screen,
Completed in 74 milliseconds