Home
last modified time | relevance | path

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

/hardware/qcom/audio/legacy/alsa_sound/
DAudioHardwareALSA.h549 bool routeVoiceCall(int device, int newMode);
550 bool routeVoLTECall(int device, int newMode);
DAudioStreamInALSA.cpp136 int newMode = mParent->mode(); in read() local
145 (newMode == AudioSystem::MODE_IN_CALL)) { in read()
194 (newMode == AudioSystem::MODE_IN_CALL)) { in read()
/hardware/qcom/display/msm8994/libhdmi/
Dhdmi.cpp744 int newMode = mEDIDModes[newConfig]; in isValidConfigChange() local