Searched refs:dstAttr (Results 1 – 2 of 2) sorted by relevance
916 status_t getAudioAttributes(audio_attributes_t *dstAttr,
946 status_t AudioPolicyManager::getAudioAttributes(audio_attributes_t *dstAttr, in getAudioAttributes() argument958 *dstAttr = *srcAttr; in getAudioAttributes()964 *dstAttr = mEngine->getAttributesForStreamType(srcStream); in getAudioAttributes()970 dstAttr->flags = static_cast<audio_flags_mask_t>( in getAudioAttributes()971 dstAttr->flags & ~AUDIO_FLAG_AUDIBILITY_ENFORCED); in getAudioAttributes()