Searched refs:mixPortLegacy (Results 1 – 1 of 1) sorted by relevance
1483 audio_port_v7 mixPortLegacy = VALUE_OR_RETURN_BINDER( in getAudioMixPort() local1485 RETURN_BINDER_IF_ERROR(mDelegate->getAudioMixPort(&devicePortLegacy, &mixPortLegacy)); in getAudioMixPort()1486 *_aidl_return = VALUE_OR_RETURN_BINDER(legacy2aidl_audio_port_v7_AudioPortFw(mixPortLegacy)); in getAudioMixPort()