Searched refs:hasOrphansForSession (Results 1 – 2 of 2) sorted by relevance
213 bool EffectDescriptorCollection::hasOrphansForSession(audio_session_t sessionId) const in hasOrphansForSession() function in android::EffectDescriptorCollection227 return hasOrphansForSession(sessionId); in hasOrphanEffectsForSessionAndType()272 if (hasOrphansForSession(session) || (srcIo != AUDIO_IO_HANDLE_NONE && srcIo != dstIo)) { in moveEffectsForIo()282 || (srcIo == AUDIO_IO_HANDLE_NONE && !hasOrphansForSession(session))) { in moveEffects()
103 bool hasOrphansForSession(audio_session_t sessionId) const;