Searched refs:getDownstreamSoftwarePatches (Results 1 – 5 of 5) sorted by relevance
57 status_t getDownstreamSoftwarePatches(audio_io_handle_t stream,
286 virtual status_t getDownstreamSoftwarePatches(
882 status_t PatchPanel::getDownstreamSoftwarePatches( in getDownstreamSoftwarePatches() function in android::PatchPanel914 getDownstreamSoftwarePatches(stream, &swPatches); in notifyStreamOpened()
1721 if (mPatchPanel->getDownstreamSoftwarePatches(upStream, &swPatches) != OK) return; in forwardParametersToDownstreamPatches_l()
4076 if (mAfThreadCallback->getPatchPanel()->getDownstreamSoftwarePatches( in threadLoop()