Searched refs:getStreamTypeForAttributes (Results 1 – 6 of 6) sorted by relevance
135 audio_stream_type_t getStreamTypeForAttributes(const audio_attributes_t &attr) const;
61 audio_stream_type_t getStreamTypeForAttributes(const audio_attributes_t &attr) const override;
207 virtual audio_stream_type_t getStreamTypeForAttributes(
274 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()
1303 *stream = mEngine->getStreamTypeForAttributes(*resultAttr); in getOutputForAttrInt()1778 audio_stream_type_t stream = mEngine->getStreamTypeForAttributes(*attr); in getOutputForDevices()3732 if (mEngine->getStreamTypeForAttributes(attributes) == AUDIO_STREAM_PATCH) { in setVolumeIndexForAttributes()4997 offloadInfo.stream_type = mEngine->getStreamTypeForAttributes(*attr); in getDirectPlaybackSupport()5769 mEngine->getStreamTypeForAttributes(sourceDesc->attributes()) : in createAudioPatchInternal()6146 mEngine->getStreamTypeForAttributes(*attributes), in startAudioSourceInternal()