Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/include/cafe/demo/
DdemoGfx.h298 void DEMOGfxDeleteInstance(DEMOGfxInstance *instance);
/CafeSDK-2.12.13-1/system/src/lib/demo/headers/cafe/demo/
DdemoGfx.h298 void DEMOGfxDeleteInstance(DEMOGfxInstance *instance);
/CafeSDK-2.12.13-1/system/src/lib/demo/
DdemoGfx.c521 DEMOGfxDeleteInstance(gDemoGfxCurInstance); in DEMOGfxShutdown()
883 void DEMOGfxDeleteInstance(DEMOGfxInstance *instance) in DEMOGfxDeleteInstance() function