Searched refs:mOutputCommandThread (Results 1 – 3 of 3) sorted by relevance
280 mOutputCommandThread = new AudioCommandThread(String8("ApmOutput"), this); in onFirstRef()352 mOutputCommandThread->exit(); in ~AudioPolicyService()454 mOutputCommandThread->updateAudioPortListCommand(); in onAudioPortListUpdate()467 mOutputCommandThread->updateAudioPatchListCommand(); in onAudioPatchListUpdate()480 mOutputCommandThread->changeAudioVolumeGroupCommand(group, flags); in onAudioVolumeGroupChanged()495 mOutputCommandThread->dynamicPolicyMixStateUpdateCommand(regId, state); in onDynamicPolicyMixStateUpdate()516 mOutputCommandThread->recordingConfigurationUpdateCommand(event, clientInfo, in onRecordingConfigurationUpdate()539 mOutputCommandThread->routingChangedCommand(); in onRoutingUpdated()552 mOutputCommandThread->volRangeInitReqCommand(); in onVolumeRangeInitRequest()572 mOutputCommandThread->checkSpatializerCommand(); in onCheckSpatializer_l()[all …]
649 mOutputCommandThread->stopOutputCommand(portId); in stopOutput()688 mOutputCommandThread->releaseOutputCommand(portId); in releaseOutput()925 res->virtualDeviceId, canBypassConcurrentPolicy, mOutputCommandThread); in getInputForAttr()
1106 sp<AudioCommandThread> mOutputCommandThread; // process stop and release output variable