Home
last modified time | relevance | path

Searched refs:hwOutputDesc (Results 1 – 2 of 2) 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/libhardware_legacy/audio/
DAudioPolicyManagerBase.cpp348 AudioOutputDescriptor *hwOutputDesc = mOutputs.valueFor(mPrimaryOutput); in setPhoneState() local
353 newDevice = hwOutputDesc->device(); in setPhoneState()