Home
last modified time | relevance | path

Searched defs:getSupportedChannelMasks (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/audio/core/all-versions/default/include/core/all-versions/default/
DStream.impl.h86 Return<void> Stream::getSupportedChannelMasks(getSupportedChannelMasks_cb _hidl_cb) { in getSupportedChannelMasks() function
118 Return<void> Stream::getSupportedChannelMasks(AudioFormat format, in getSupportedChannelMasks() function
DStreamIn.impl.h183 Return<void> StreamIn::getSupportedChannelMasks(getSupportedChannelMasks_cb _hidl_cb) { in getSupportedChannelMasks() function
191 Return<void> StreamIn::getSupportedChannelMasks(AudioFormat format, in getSupportedChannelMasks() function
DStreamOut.impl.h186 Return<void> StreamOut::getSupportedChannelMasks(getSupportedChannelMasks_cb _hidl_cb) { in getSupportedChannelMasks() function
194 Return<void> StreamOut::getSupportedChannelMasks(AudioFormat format, in getSupportedChannelMasks() function
/hardware/interfaces/audio/core/4.0/vts/functional/
DAudioPrimaryHidlHalTest.cpp795 Result getSupportedChannelMasks(IStream* stream, in getSupportedChannelMasks() function