Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/lib/demo/
DdemoGfx.c718 u32 swapInt = GX2GetSwapInterval(); in DEMOGfxWaitForSwap() local
720 if (swapInt != 0) in DEMOGfxWaitForSwap()
750 period = (percent * swapInt * t60 / 100); in DEMOGfxWaitForSwap()