Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Dglxswap.c321 dmxWinPrivPtr pMemberPriv = DMX_GET_WINDOW_PRIV(pMemberWin); in JoinSwapGroupSGIX() local
322 SwapGroupPtr pMemberSwapGroup = pMemberPriv->swapGroup; in JoinSwapGroupSGIX()
338 pMemberPriv->swapGroup = pMemberSwapGroup; in JoinSwapGroupSGIX()
339 pMemberPriv->windowDestroyed = SGWindowDestroyed; in JoinSwapGroupSGIX()
340 pMemberPriv->windowUnmapped = SGWindowUnmapped; in JoinSwapGroupSGIX()
360 pMemberPriv->swapGroup = NULL; in JoinSwapGroupSGIX()