Searched refs:flipCount (Results 1 – 1 of 1) sorted by relevance
713 u32 swapCount, flipCount, waitCount=0; in DEMOGfxWaitForSwap() local727 GX2GetSwapStatus(&swapCount, &flipCount, &tLastFlip, &tLastVsync); in DEMOGfxWaitForSwap()728 if (flipCount+depth >= swapCount) break; in DEMOGfxWaitForSwap()