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.cpp89 Return<void> Stream::getSupportedChannelMasks(getSupportedChannelMasks_cb _hidl_cb) { in getSupportedChannelMasks() function in android::hardware::audio::CPP_VERSION::implementation::Stream
121 Return<void> Stream::getSupportedChannelMasks(AudioFormat format, in getSupportedChannelMasks() function in android::hardware::audio::CPP_VERSION::implementation::Stream
DStreamIn.cpp185 Return<void> StreamIn::getSupportedChannelMasks(getSupportedChannelMasks_cb _hidl_cb) { in getSupportedChannelMasks() function in android::hardware::audio::CPP_VERSION::implementation::StreamIn
193 Return<void> StreamIn::getSupportedChannelMasks(AudioFormat format, in getSupportedChannelMasks() function in android::hardware::audio::CPP_VERSION::implementation::StreamIn
DStreamOut.cpp188 Return<void> StreamOut::getSupportedChannelMasks(getSupportedChannelMasks_cb _hidl_cb) { in getSupportedChannelMasks() function in android::hardware::audio::CPP_VERSION::implementation::StreamOut
196 Return<void> StreamOut::getSupportedChannelMasks(AudioFormat format, in getSupportedChannelMasks() function in android::hardware::audio::CPP_VERSION::implementation::StreamOut