Searched refs:getStreamTypeForAttributes (Results 1 – 6 of 6) sorted by relevance
131 audio_stream_type_t getStreamTypeForAttributes(const audio_attributes_t &attr) const;
61 audio_stream_type_t getStreamTypeForAttributes(const audio_attributes_t &attr) const override;
206 virtual audio_stream_type_t getStreamTypeForAttributes(
264 audio_stream_type_t ProductStrategyMap::getStreamTypeForAttributes( in getStreamTypeForAttributes() function in android::ProductStrategyMap
94 audio_stream_type_t EngineBase::getStreamTypeForAttributes(const audio_attributes_t &attr) const in getStreamTypeForAttributes() function in android::audio_policy::EngineBase96 return mProductStrategies.getStreamTypeForAttributes(attr); in getStreamTypeForAttributes()
1226 *stream = mEngine->getStreamTypeForAttributes(*resultAttr); in getOutputForAttrInt()1658 audio_stream_type_t stream = mEngine->getStreamTypeForAttributes(*attr); in getOutputForDevices()4671 offloadInfo.stream_type = mEngine->getStreamTypeForAttributes(*attr); in getDirectPlaybackSupport()5433 mEngine->getStreamTypeForAttributes(sourceDesc->attributes()) : in createAudioPatchInternal()5810 mEngine->getStreamTypeForAttributes(*attributes), in startAudioSourceInternal()