Searched defs:getChannelMask (Results 1 – 4 of 4) sorted by relevance
87 virtual audio_channel_mask_t getChannelMask() const { return mApplicationChannelMask; } in getChannelMask() function
177 audio_channel_mask_t AudioStreamOut::getChannelMask() const in getChannelMask() function in android::AudioStreamOut
35 const audio_channel_mask_t &getChannelMask() const { return mGain.channel_mask; } in getChannelMask() function
650 public int getChannelMask() { in getChannelMask() method in AudioFormat