Searched refs:s_LytCtrl (Results 1 – 1 of 1) sorted by relevance
75 LytCtrl* s_LytCtrl = NULL; variable250 s_LytCtrl = new LytCtrl(); in InitializeLyt()251 NW_NULL_ASSERT( s_LytCtrl ); in InitializeLyt()261 SM_SAFE_DELETE(s_LytCtrl); in TerminateLyt()533 s_LytCtrl->Render(); in CreateLayoutCache()557 s_Demo = new Demo( s_GfxCtrl, s_LytCtrl ); in DemoScene()