Searched refs:controlHandle (Results 1 – 1 of 1) sorted by relevance
211 IAfEffectHandle *controlHandle = nullptr; in addHandle() local219 if (controlHandle == NULL) { in addHandle()220 controlHandle = h; in addHandle()229 if (controlHandle != NULL) { in addHandle()230 enabled = controlHandle->enabled(); in addHandle()231 controlHandle->setControl(false/*hasControl*/, true /*signal*/, enabled /*enabled*/); in addHandle()