Home
last modified time | relevance | path

Searched refs:XvGetScreenKey (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/xserver/Xext/
H A Dxvdix.h230 extern _X_EXPORT DevPrivateKey XvGetScreenKey(void);
H A Dxvdisp.c342 XvGetScreenKey()); in ProcXvQueryAdaptors()
1712 dixLookupPrivate(&pScreen->devPrivates, XvGetScreenKey()); in matchAdaptor()
1751 dixLookupPrivate(&screenInfo.screens[0]->devPrivates, XvGetScreenKey()); in XineramifyXv()
H A Dxvmain.c319 XvGetScreenKey(void) in XvGetScreenKey() function
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-glamor-xv.c331 XvScreenKey = XvGetScreenKey(); in xwl_glamor_xv_add_adaptors()
/OK3568_Linux_fs/external/xserver/hw/kdrive/src/
H A Dkxv.c134 KdXvScreenKey = XvGetScreenKey(); in KdXVScreenInit()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86xv.c244 XF86XvScreenKey = XvGetScreenKey(); in xf86XVScreenInit()