Searched refs:topologyMatches (Results 1 – 2 of 2) sorted by relevance
103 bool topologyMatches(const AudioBus &sourceBus) const;
159 bool AudioBus::topologyMatches(const AudioBus& bus) const in topologyMatches() function in WebCore::AudioBus413 if (!topologyMatches(sourceBus)) { in copyWithGainFrom()500 if (sourceBus.numberOfChannels() != 1 && !topologyMatches(sourceBus)) { in copyWithSampleAccurateGainValuesFrom()