Searched defs:streamTypefromAttributesInt (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.cpp736 *stream = streamTypefromAttributesInt(&attributes);
751 *stream = streamTypefromAttributesInt(&attributes);
3008 audio_stream_type_t stream = streamTypefromAttributesInt(&sourceDesc->mAttributes);
3141 audio_stream_type_t stream = streamTypefromAttributesInt(&sourceDesc->mAttributes);
5199 audio_stream_type_t AudioPolicyManager::streamTypefromAttributesInt(const audio_attributes_t *attr) function in class:android::AudioPolicyManager

Completed in 59 milliseconds