Home
last modified time | relevance | path

Searched defs:isRecordThread (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DIOProfile.cpp49 const bool isRecordThread = in getCompatibilityScore() local
125 const bool isRecordThread = in isCompatibleProfileForFlags() local
DAudioProfileVectorHelper.cpp252 const bool isRecordThread = portType == AUDIO_PORT_TYPE_MIX && portRole == AUDIO_PORT_ROLE_SINK; in checkCompatibleChannelMask() local