Searched refs:swapAction (Results 1 – 3 of 3) sorted by relevance
172 xDbeSwapAction swapAction; in ProcDbeAllocateBackBufferName() local190 swapAction = stuff->swapAction; /* use local var for performance. */ in ProcDbeAllocateBackBufferName()191 if ((swapAction != XdbeUndefined) && in ProcDbeAllocateBackBufferName()192 (swapAction != XdbeBackground) && in ProcDbeAllocateBackBufferName()193 (swapAction != XdbeUntouched) && (swapAction != XdbeCopied)) { in ProcDbeAllocateBackBufferName()319 stuff->swapAction); in ProcDbeAllocateBackBufferName()346 pDbeWindowPriv->swapAction = stuff->swapAction; in ProcDbeAllocateBackBufferName()503 if ((dbeSwapInfo[i].swapAction != XdbeUndefined) && in ProcDbeSwapBuffers()504 (dbeSwapInfo[i].swapAction != XdbeBackground) && in ProcDbeSwapBuffers()505 (dbeSwapInfo[i].swapAction != XdbeUntouched) && in ProcDbeSwapBuffers()[all …]
133 miDbeAllocBackBufferName(WindowPtr pWin, XID bufId, int swapAction) in miDbeAllocBackBufferName() argument269 switch (swapInfo[0].swapAction) { in miDbeSwapBuffers()306 switch (swapInfo[0].swapAction) { in miDbeSwapBuffers()348 swapInfo[0].swapAction = swapInfo[*pNumWindows - 1].swapAction; in miDbeSwapBuffers()352 swapInfo[*pNumWindows - 1].swapAction = 0; in miDbeSwapBuffers()357 swapInfo[0].swapAction = 0; in miDbeSwapBuffers()
93 unsigned char swapAction; member112 unsigned char swapAction; member