Home
last modified time | relevance | path

Searched refs:updateDownStreamPatches_l (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/services/audioflinger/
DIAfPatchPanel.h92 virtual void updateDownStreamPatches_l(
DAudioFlinger.h343 void updateDownStreamPatches_l(const struct audio_patch* patch,
DPatchPanel.cpp955 mAfPatchPanelCallback->updateDownStreamPatches_l(patch, mInsertedModules[module].streams); in addSoftwarePatchToInsertedModules_l()
DAudioFlinger.cpp1734 void AudioFlinger::updateDownStreamPatches_l(const struct audio_patch *patch, in updateDownStreamPatches_l() function in android::AudioFlinger