Searched refs:dstAttr (Results 1 – 2 of 2) sorted by relevance
826 status_t getAudioAttributes(audio_attributes_t *dstAttr,
872 status_t AudioPolicyManager::getAudioAttributes(audio_attributes_t *dstAttr, in getAudioAttributes() argument884 *dstAttr = *srcAttr; in getAudioAttributes()890 *dstAttr = mEngine->getAttributesForStreamType(srcStream); in getAudioAttributes()896 dstAttr->flags &= ~AUDIO_FLAG_AUDIBILITY_ENFORCED; in getAudioAttributes()