Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/lib/demo/headers/cafe/demo/
DdemoGfx.h290 void DEMOGfxDeleteInstance(DEMOGfxInstance *instance);
/CafeSDK-2.12.13/system/include/cafe/demo/
DdemoGfx.h290 void DEMOGfxDeleteInstance(DEMOGfxInstance *instance);
/CafeSDK-2.12.13/system/src/lib/demo/
DdemoGfx.c501 DEMOGfxDeleteInstance(gDemoGfxCurInstance); in DEMOGfxShutdown()
841 void DEMOGfxDeleteInstance(DEMOGfxInstance *instance) in DEMOGfxDeleteInstance() function