Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/lib/demo/headers/cafe/demo/
DdemoGfx.h158 void DEMOGfxWaitForSwap(u32 depth, u32 percent);
/CafeSDK-2.12.13/system/include/cafe/demo/
DdemoGfx.h158 void DEMOGfxWaitForSwap(u32 depth, u32 percent);
/CafeSDK-2.12.13/system/src/lib/demo/
DdemoGfx.c664 DEMOGfxWaitForSwap(0, 0); in DEMOGfxBeforeRender()
710 void DEMOGfxWaitForSwap(u32 depth, u32 percent) in DEMOGfxWaitForSwap() function