Searched refs:dstAttr (Results 1 – 2 of 2) sorted by relevance
796 status_t getAudioAttributes(audio_attributes_t *dstAttr,
899 status_t AudioPolicyManager::getAudioAttributes(audio_attributes_t *dstAttr, in getAudioAttributes() argument911 *dstAttr = *srcAttr; in getAudioAttributes()917 *dstAttr = mEngine->getAttributesForStreamType(srcStream); in getAudioAttributes()923 dstAttr->flags &= ~AUDIO_FLAG_AUDIBILITY_ENFORCED; in getAudioAttributes()