Home
last modified time | relevance | path

Searched defs:getAttributesForStreamType (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/services/audiopolicy/engine/common/src/
H A DProductStrategy.cpp90 audio_attributes_t ProductStrategy::getAttributesForStreamType(audio_stream_type_t streamType) const in getAttributesForStreamType() function in android::ProductStrategy
184 audio_attributes_t ProductStrategyMap::getAttributesForStreamType(audio_stream_type_t stream) const in getAttributesForStreamType() function in android::ProductStrategyMap
H A DEngineBase.cpp92 audio_attributes_t EngineBase::getAttributesForStreamType(audio_stream_type_t stream) const in getAttributesForStreamType() function in android::audio_policy::EngineBase