Searched refs:mOutputCommandThread (Results 1 – 3 of 3) sorted by relevance
123 mOutputCommandThread = new AudioCommandThread(String8("ApmOutput"), this); in onFirstRef()171 mOutputCommandThread->exit(); in ~AudioPolicyService()273 mOutputCommandThread->updateAudioPortListCommand(); in onAudioPortListUpdate()286 mOutputCommandThread->updateAudioPatchListCommand(); in onAudioPatchListUpdate()299 mOutputCommandThread->changeAudioVolumeGroupCommand(group, flags); in onAudioVolumeGroupChanged()314 mOutputCommandThread->dynamicPolicyMixStateUpdateCommand(regId, state); in onDynamicPolicyMixStateUpdate()335 mOutputCommandThread->recordingConfigurationUpdateCommand(event, clientInfo, in onRecordingConfigurationUpdate()358 mOutputCommandThread->routingChangedCommand(); in onRoutingUpdated()378 mOutputCommandThread->checkSpatializerCommand(); in onCheckSpatializer_l()2418 mOutputCommandThread->audioModulesUpdateCommand(); in onNewAudioModulesAvailable()
455 mOutputCommandThread->stopOutputCommand(portId); in stopOutput()492 mOutputCommandThread->releaseOutputCommand(portId); in releaseOutput()686 mOutputCommandThread); in getInputForAttr()
981 sp<AudioCommandThread> mOutputCommandThread; // process stop and release output variable