Searched defs:ctrlMgr (Results 1 – 2 of 2) sorted by relevance
34 struct ControllerManager *ctrlMgr; member138 struct ControllerManager** ctrlMgr) in LoadEffectLibrary()242 struct ControllerManager *ctrlMgr = NULL; in EffectModelGetAllEffectDescriptors() local282 struct ControllerManager *ctrlMgr = NULL; in EffectModelGetEffectDescriptor() local320 …struct ControllerManager *ctrlMgr = (struct ControllerManager *)OsalMemCalloc(sizeof(struct Contro… in CreateEffectController() local368 struct ControllerManager *ctrlMgr = NULL; in EffectModelCreateEffectController() local418 struct ControllerManager *ctrlMgr = libInfo->ctrlMgr; in EffectModelDestroyEffectController() local
37 struct ControllerManager *ctrlMgr; member