Home
last modified time | relevance | path

Searched refs:Swap32Write (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/external/xserver/Xi/
H A Dgetprop.c134 client->pSwapReplyFunc = (ReplySwapPtr) Swap32Write; in ProcXGetDeviceDontPropagateList()
H A Dgetselev.c153 client->pSwapReplyFunc = (ReplySwapPtr) Swap32Write; in ProcXGetSelectedExtensionEvents()
H A Dxiproperty.c880 client->pSwapReplyFunc = (ReplySwapPtr) Swap32Write; in ProcXListDeviceProperties()
1119 client->pSwapReplyFunc = (ReplySwapPtr) Swap32Write; in ProcXIListProperties()
/OK3568_Linux_fs/external/xserver/include/
H A Dswaprep.h29 extern void Swap32Write(ClientPtr /* pClient */ ,
/OK3568_Linux_fs/external/xserver/Xext/
H A Dxcmisc.c122 client->pSwapReplyFunc = (ReplySwapPtr) Swap32Write; in ProcXCMiscGetXIDList()
H A Dvidmode.c1236 client->pSwapReplyFunc = (ReplySwapPtr) Swap32Write; in ProcVidModeGetMonitor()
/OK3568_Linux_fs/external/xserver/randr/
H A Drrproviderproperty.c423 client->pSwapReplyFunc = (ReplySwapPtr) Swap32Write; in ProcRRListProviderProperties()
467 client->pSwapReplyFunc = (ReplySwapPtr) Swap32Write; in ProcRRQueryProviderProperty()
H A Drrproperty.c450 client->pSwapReplyFunc = (ReplySwapPtr) Swap32Write; in ProcRRListOutputProperties()
496 client->pSwapReplyFunc = (ReplySwapPtr) Swap32Write; in ProcRRQueryOutputProperty()
/OK3568_Linux_fs/external/xserver/dix/
H A Dproperty.c609 client->pSwapReplyFunc = (ReplySwapPtr) Swap32Write; in ProcListProperties()
H A Ddispatch.c1028 client->pSwapReplyFunc = (ReplySwapPtr) Swap32Write; in ProcQueryTree()
2528 client->pSwapReplyFunc = (ReplySwapPtr) Swap32Write; in ProcListInstalledColormaps()
2665 client->pSwapReplyFunc = (ReplySwapPtr) Swap32Write; in ProcAllocColorCells()
2727 client->pSwapReplyFunc = (ReplySwapPtr) Swap32Write; in ProcAllocColorPlanes()
H A Dswaprep.c72 Swap32Write(ClientPtr pClient, int size, CARD32 *pbuf) in Swap32Write() function