Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xext/
H A Dshmint.h90 extern _X_EXPORT int ShmCompletionCode;
H A Dshm.c113 int ShmCompletionCode; variable
606 .type = ShmCompletionCode, in ProcShmPutImage()
1576 ShmCompletionCode = extEntry->eventBase; in ShmExtensionInit()
1579 EventSwapVector[ShmCompletionCode] = (EventSwapPtr) SShmCompletionEvent; in ShmExtensionInit()
H A Dxvdisp.c936 .type = ShmCompletionCode, in ProcXvShmPutImage()