Searched defs:setChannelMask (Results 1 – 5 of 5) sorted by relevance
/device/generic/goldfish/audio/ | ||
D | stream_common.cpp | 84 Result StreamCommon::setChannelMask(hidl_bitfield<AudioChannelMask> mask) const { in setChannelMask() function in android::hardware::audio::V6_0::implementation::StreamCommon |
D | stream_in.cpp | 275 Return<Result> StreamIn::setChannelMask(hidl_bitfield<AudioChannelMask> mask) { in setChannelMask() function in android::hardware::audio::V6_0::implementation::StreamIn |
D | stream_out.cpp | 305 Return<Result> StreamOut::setChannelMask(hidl_bitfield<AudioChannelMask> mask) { in setChannelMask() function in android::hardware::audio::V6_0::implementation::StreamOut |
/device/google/atv/audio_proxy/ | ||
D | AudioProxyStreamOut.cpp | 128 Result AudioProxyStreamOut::setChannelMask( in setChannelMask() function in audio_proxy::CPP_VERSION::AudioProxyStreamOut |
D | StreamOutImpl.cpp | 227 Return<Result> StreamOutImpl::setChannelMask( in setChannelMask() function in audio_proxy::CPP_VERSION::StreamOutImpl |