Home
last modified time | relevance | path

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

/hardware/interfaces/audio/core/all-versions/default/
DStream.cpp90 Return<void> Stream::getSupportedChannelMasks(getSupportedChannelMasks_cb _hidl_cb) { in getSupportedChannelMasks() function in android::hardware::audio::CPP_VERSION::implementation::Stream
122 Return<void> Stream::getSupportedChannelMasks(AudioFormat format, in getSupportedChannelMasks() function in android::hardware::audio::CPP_VERSION::implementation::Stream
DStreamIn.cpp184 Return<void> StreamIn::getSupportedChannelMasks(getSupportedChannelMasks_cb _hidl_cb) { in getSupportedChannelMasks() function in android::hardware::audio::CPP_VERSION::implementation::StreamIn
192 Return<void> StreamIn::getSupportedChannelMasks(AudioFormat format, in getSupportedChannelMasks() function in android::hardware::audio::CPP_VERSION::implementation::StreamIn
DStreamOut.cpp187 Return<void> StreamOut::getSupportedChannelMasks(getSupportedChannelMasks_cb _hidl_cb) { in getSupportedChannelMasks() function in android::hardware::audio::CPP_VERSION::implementation::StreamOut
195 Return<void> StreamOut::getSupportedChannelMasks(AudioFormat format, in getSupportedChannelMasks() function in android::hardware::audio::CPP_VERSION::implementation::StreamOut