Searched refs:tLastFlip (Results 1 – 1 of 1) sorted by relevance
741 OSTime tLastFlip, tLastVsync; in DEMOGfxWaitForSwap() local754 GX2GetSwapStatus(&swapCount, &flipCount, &tLastFlip, &tLastVsync); in DEMOGfxWaitForSwap()779 if (period > (tNow - tLastFlip)) in DEMOGfxWaitForSwap()781 OSSleepTicks(period - (tNow - tLastFlip)); in DEMOGfxWaitForSwap()