Home
last modified time | relevance | path

Searched defs:setChannelMask (Results 1 – 5 of 5) sorted by relevance

/device/generic/goldfish/audio/
Dstream_common.cpp84 Result StreamCommon::setChannelMask(hidl_bitfield<AudioChannelMask> mask) const { in setChannelMask() function in android::hardware::audio::V6_0::implementation::StreamCommon
Dstream_in.cpp275 Return<Result> StreamIn::setChannelMask(hidl_bitfield<AudioChannelMask> mask) { in setChannelMask() function in android::hardware::audio::V6_0::implementation::StreamIn
Dstream_out.cpp305 Return<Result> StreamOut::setChannelMask(hidl_bitfield<AudioChannelMask> mask) { in setChannelMask() function in android::hardware::audio::V6_0::implementation::StreamOut
/device/google/atv/audio_proxy/
DAudioProxyStreamOut.cpp128 Result AudioProxyStreamOut::setChannelMask( in setChannelMask() function in audio_proxy::CPP_VERSION::AudioProxyStreamOut
DStreamOutImpl.cpp227 Return<Result> StreamOutImpl::setChannelMask( in setChannelMask() function in audio_proxy::CPP_VERSION::StreamOutImpl