Home
last modified time | relevance | path

Searched refs:hwOutputDesc (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/audio/legacy/alsa_sound/
DAudioPolicyManagerALSA.cpp100 AudioOutputDescriptor *hwOutputDesc = mOutputs.valueFor(mPrimaryOutput); in setPhoneState() local
105 newDevice = hwOutputDesc->device(); in setPhoneState()
116 delayMs = hwOutputDesc->mLatency*2; in setPhoneState()
/hardware/qcom/audio/msm8909/policy_hal/
DAudioPolicyManager.cpp643 sp<SwAudioOutputDescriptor> hwOutputDesc = mPrimaryOutput; in setPhoneState() local
/hardware/libhardware_legacy/audio/
DAudioPolicyManagerBase.cpp349 AudioOutputDescriptor *hwOutputDesc = mOutputs.valueFor(mPrimaryOutput); in setPhoneState() local
354 newDevice = hwOutputDesc->device(); in setPhoneState()