Searched refs:xvmcCreateSubpictureReply (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A DXvMCproto.h168 } xvmcCreateSubpictureReply; typedef in typeref:struct:__anon82eb49ff0d08
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dxvmc.c385 xvmcCreateSubpictureReply rep;
460 rep = (xvmcCreateSubpictureReply) {
474 WriteToClient(client, sizeof(xvmcCreateSubpictureReply), &rep);
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dxvmc.c363 xvmcCreateSubpictureReply rep;
440 WriteToClient(client, sizeof(xvmcCreateSubpictureReply), (char*)&rep);
/xsrc/external/mit/libXvMC/dist/src/
H A DXvMC.c402 xvmcCreateSubpictureReply rep;

Completed in 5 milliseconds