Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/include/cafe/demo/
DdemoGfx.h114 void DEMOGfxShutdown(void);
/CafeSDK-2.12.13-1/system/src/lib/demo/headers/cafe/demo/
DdemoGfx.h114 void DEMOGfxShutdown(void);
/CafeSDK-2.12.13-1/system/src/lib/demo/
DdemoGfx.c518 void DEMOGfxShutdown() in DEMOGfxShutdown() function
/CafeSDK-2.12.13-1/system/src/tool/gfx/projects/SLConverter/DeferredTest/
DdeferredRendering.cpp994 DEMOGfxShutdown(); in TEST_MAIN()