Home
last modified time | relevance | path

Searched refs:portType (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DAudioProfile.h95 audio_port_type_t portType,
141 audio_port_type_t portType,
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DAudioProfile.cpp171 audio_port_type_t portType, in checkCompatibleChannelMask() argument
178 const bool isRecordThread = portType == AUDIO_PORT_TYPE_MIX && portRole == AUDIO_PORT_ROLE_SINK; in checkCompatibleChannelMask()
356 audio_port_type_t portType, in checkCompatibleProfile() argument
364 portType == AUDIO_PORT_TYPE_MIX && portRole == AUDIO_PORT_ROLE_SINK in checkCompatibleProfile()
380 portType, portRole) == NO_ERROR && in checkCompatibleProfile()