Searched refs:s_LytCtrl (Results 1 – 1 of 1) sorted by relevance
77 LytCtrl* s_LytCtrl = NULL; variable252 s_LytCtrl = new LytCtrl(); in InitializeLyt()253 NW_NULL_ASSERT( s_LytCtrl ); in InitializeLyt()263 SM_SAFE_DELETE(s_LytCtrl); in TerminateLyt()535 s_LytCtrl->Render(); in CreateLayoutCache()559 s_Demo = new Demo( s_GfxCtrl, s_LytCtrl ); in DemoScene()