Home
last modified time | relevance | path

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

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