Lines Matching full:controlhandle
114 EffectHandle *controlHandle = NULL;122 if (controlHandle == NULL) {123 controlHandle = h;132 if (controlHandle != NULL) {133 enabled = controlHandle->enabled();134 controlHandle->setControl(false/*hasControl*/, true /*signal*/, enabled /*enabled*/);