Searched refs:tLastFlip (Results 1 – 1 of 1) sorted by relevance
714 OSTime tLastFlip, tLastVsync; in DEMOGfxWaitForSwap() local727 GX2GetSwapStatus(&swapCount, &flipCount, &tLastFlip, &tLastVsync); in DEMOGfxWaitForSwap()752 if (period > (tNow - tLastFlip)) in DEMOGfxWaitForSwap()754 OSSleepTicks(period - (tNow - tLastFlip)); in DEMOGfxWaitForSwap()