Searched refs:getSupportedChannelMasks (Results 1 – 6 of 6) sorted by relevance
48 void getSupportedChannelMasks(AudioFormat format,
75 void StreamCommon::getSupportedChannelMasks(AudioFormat format, in getSupportedChannelMasks() function in android::hardware::audio::V6_0::implementation::StreamCommon
55 …Return<void> getSupportedChannelMasks(AudioFormat format, getSupportedChannelMasks_cb _hidl_cb) ov…
264 Return<void> StreamIn::getSupportedChannelMasks(AudioFormat format, in getSupportedChannelMasks() function in android::hardware::audio::V6_0::implementation::StreamIn266 mCommon.getSupportedChannelMasks(format, _hidl_cb); in getSupportedChannelMasks()
56 …Return<void> getSupportedChannelMasks(AudioFormat format, getSupportedChannelMasks_cb _hidl_cb) ov…
271 Return<void> StreamOut::getSupportedChannelMasks(AudioFormat format, in getSupportedChannelMasks() function in android::hardware::audio::V6_0::implementation::StreamOut273 mCommon.getSupportedChannelMasks(format, _hidl_cb); in getSupportedChannelMasks()