Searched defs:getSupportedChannelMasks (Results 1 – 4 of 4) sorted by relevance
86 Return<void> Stream::getSupportedChannelMasks(getSupportedChannelMasks_cb _hidl_cb) { in getSupportedChannelMasks() function118 Return<void> Stream::getSupportedChannelMasks(AudioFormat format, in getSupportedChannelMasks() function
183 Return<void> StreamIn::getSupportedChannelMasks(getSupportedChannelMasks_cb _hidl_cb) { in getSupportedChannelMasks() function191 Return<void> StreamIn::getSupportedChannelMasks(AudioFormat format, in getSupportedChannelMasks() function
186 Return<void> StreamOut::getSupportedChannelMasks(getSupportedChannelMasks_cb _hidl_cb) { in getSupportedChannelMasks() function194 Return<void> StreamOut::getSupportedChannelMasks(AudioFormat format, in getSupportedChannelMasks() function
795 Result getSupportedChannelMasks(IStream* stream, in getSupportedChannelMasks() function