Home
last modified time | relevance | path

Searched refs:XvdiGetPortAttribute (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/Xext/
H A Dxvdix.h257 extern _X_EXPORT int XvdiGetPortAttribute(ClientPtr, XvPortPtr, Atom, INT32 *);
H A Dxvmain.c977 XvdiGetPortAttribute(ClientPtr client, in XvdiGetPortAttribute() function
H A Dxvdisp.c719 status = XvdiGetPortAttribute(client, pPort, stuff->attribute, &value); in ProcXvGetPortAttribute()