Searched defs:audioPatch (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
H A DPatchPanel.cpp409 const struct audio_patch *audioPatch)
414 subPatch.sources[0] = audioPatch->sources[0];
428 subPatch.sinks[0] = audioPatch->sinks[0];
408 createPatchConnections(Patch *patch, const struct audio_patch *audioPatch) argument

Completed in 87 milliseconds