Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DAudioPatch.cpp106 for (size_t patchIndex = 0; patchIndex < size(); patchIndex++) { in listAudioPatches() local
109 const sp<AudioPatch> patch = valueAt(patchIndex); in listAudioPatches()
132 patchIndex, patch->mPatch.num_sources, patch->mPatch.num_sinks); in listAudioPatches()