Searched refs:removeParam (Results 1 – 3 of 3) sorted by relevance
99 void removeParam(AudioParam*);
194 output->removeParam(this); in disconnect()
198 void AudioNodeOutput::removeParam(AudioParam* param) in removeParam() function in WebCore::AudioNodeOutput