Home
last modified time | relevance | path

Searched refs:mOutputCommandThread (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/services/audiopolicy/
DAudioPolicyInterfaceImplLegacy.cpp179 mOutputCommandThread->stopOutputCommand(output, stream, session); in stopOutput()
210 mOutputCommandThread->releaseOutputCommand(output); in releaseOutput()
DAudioPolicyInterfaceImpl.cpp189 mOutputCommandThread->stopOutputCommand(output, stream, session); in stopOutput()
220 mOutputCommandThread->releaseOutputCommand(output); in releaseOutput()
DAudioPolicyService.cpp81 mOutputCommandThread = new AudioCommandThread(String8("ApmOutput"), this); in onFirstRef()
129 mOutputCommandThread->exit(); in ~AudioPolicyService()
184 mOutputCommandThread->updateAudioPortListCommand(); in onAudioPortListUpdate()
197 mOutputCommandThread->updateAudioPatchListCommand(); in onAudioPatchListUpdate()
DAudioPolicyService.h491 sp<AudioCommandThread> mOutputCommandThread; // process stop and release output variable