Searched defs:g_pfnVBoxRandRSwappedProc (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/x11/vboxvideo/
H A Dgetmode.c405 static int (*g_pfnVBoxRandRSwappedProc)(ClientPtr) = NULL; variable
448 return g_pfnVBoxRandRSwappedProc(pClient);
483 g_pfnVBoxRandRSwappedProc = SwappedProcVector[pExt->base];

Completed in 146 milliseconds