Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
H A DIOProfile.cpp48 const bool isRecordThread = in getCompatibilityScore() local
213 const bool isRecordThread = in getFlagsCompatibleScore() local
H A DAudioProfileVectorHelper.cpp252 const bool isRecordThread = portType == AUDIO_PORT_TYPE_MIX && portRole == AUDIO_PORT_ROLE_SINK; in checkCompatibleChannelMask() local