Searched refs:getDownstreamSoftwarePatches (Results 1 – 4 of 4) sorted by relevance
70 status_t getDownstreamSoftwarePatches(audio_io_handle_t stream,
758 status_t AudioFlinger::PatchPanel::getDownstreamSoftwarePatches( in getDownstreamSoftwarePatches() function in android::AudioFlinger::PatchPanel
1439 if (mPatchPanel.getDownstreamSoftwarePatches(upStream, &swPatches) != OK) return; in forwardParametersToDownstreamPatches_l()
3356 if (mAudioFlinger->mPatchPanel.getDownstreamSoftwarePatches(id(), &swPatches) == OK in threadLoop()