Searched refs:s_LytCtrl (Results 1 – 1 of 1) sorted by relevance
75 LytCtrl* s_LytCtrl = NULL; variable254 s_LytCtrl = new LytCtrl(); in InitializeLyt()255 NW_NULL_ASSERT( s_LytCtrl ); in InitializeLyt()265 SM_SAFE_DELETE(s_LytCtrl); in TerminateLyt()530 s_LytCtrl->Render(); in CreateLayoutCache()554 s_Demo = new Demo( s_GfxCtrl, s_LytCtrl ); in DemoScene()