Searched refs:isRecordThread (Results 1 – 2 of 2) sorted by relevance
40 const bool isRecordThread = in isCompatibleProfile() local42 ALOG_ASSERT(isPlaybackThread != isRecordThread); in isCompatibleProfile()52 (isRecordThread && (!audio_is_input_channel(channelMask)))) { in isCompatibleProfile()65 if (isRecordThread) in isCompatibleProfile()91 if (isRecordThread && ((getFlags() ^ flags) & in isCompatibleProfile()
226 const bool isRecordThread = portType == AUDIO_PORT_TYPE_MIX && portRole == AUDIO_PORT_ROLE_SINK; in checkCompatibleChannelMask() local239 if (isRecordThread && supported != AUDIO_CHANNEL_NONE) { in checkCompatibleChannelMask()