Home
last modified time | relevance | path

Searched refs:setChannelMasks (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/
DAudioMixer.h382 bool setChannelMasks(int name,
DAudioMixer.cpp531 bool AudioMixer::setChannelMasks(int name, in setChannelMasks() function in android::AudioMixer
806 if (setChannelMasks(name, trackChannelMask, track.mMixerChannelMask)) { in setParameter()
849 if (setChannelMasks(name, track.channelMask, mixerChannelMask)) { in setParameter()