Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/include/cafe/demo/
DdemoFont.h78 void DEMOFontShutdown(void);
/CafeSDK-2.12.13-1/system/src/lib/demo/headers/cafe/demo/
DdemoFont.h78 void DEMOFontShutdown(void);
/CafeSDK-2.12.13-1/system/src/lib/demo/
DdemoFont.c142 void DEMOFontShutdown(void) in DEMOFontShutdown() function
/CafeSDK-2.12.13-1/system/src/tool/gfx/projects/SLConverter/DeferredTest/
DdeferredRendering.cpp993 DEMOFontShutdown(); in TEST_MAIN()