Searched refs:controlHandle (Results 1 – 1 of 1) sorted by relevance
111 EffectHandle *controlHandle = NULL; in addHandle() local119 if (controlHandle == NULL) in addHandle()120 controlHandle = h; in addHandle()128 if (controlHandle != NULL) { in addHandle()129 enabled = controlHandle->enabled(); in addHandle()130 controlHandle->setControl(false/*hasControl*/, true /*signal*/, enabled /*enabled*/); in addHandle()