Searched refs:dstAttr (Results 1 – 2 of 2) sorted by relevance
814 status_t getAudioAttributes(audio_attributes_t *dstAttr,
871 status_t AudioPolicyManager::getAudioAttributes(audio_attributes_t *dstAttr, in getAudioAttributes() argument883 *dstAttr = *srcAttr; in getAudioAttributes()889 *dstAttr = mEngine->getAttributesForStreamType(srcStream); in getAudioAttributes()895 dstAttr->flags &= ~AUDIO_FLAG_AUDIBILITY_ENFORCED; in getAudioAttributes()