Searched refs:mOutputCommandThread (Results 1 – 4 of 4) sorted by relevance
179 mOutputCommandThread->stopOutputCommand(output, stream, session); in stopOutput()210 mOutputCommandThread->releaseOutputCommand(output); in releaseOutput()
189 mOutputCommandThread->stopOutputCommand(output, stream, session); in stopOutput()220 mOutputCommandThread->releaseOutputCommand(output); in releaseOutput()
81 mOutputCommandThread = new AudioCommandThread(String8("ApmOutput"), this); in onFirstRef()129 mOutputCommandThread->exit(); in ~AudioPolicyService()184 mOutputCommandThread->updateAudioPortListCommand(); in onAudioPortListUpdate()197 mOutputCommandThread->updateAudioPatchListCommand(); in onAudioPatchListUpdate()
491 sp<AudioCommandThread> mOutputCommandThread; // process stop and release output variable