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.cpp132 for (size_t patchIndex = 0; patchIndex < size(); patchIndex++) { in listAudioPatches() local
135 const sp<AudioPatch> patch = valueAt(patchIndex); in listAudioPatches()
158 patchIndex, patch->mPatch.num_sources, patch->mPatch.num_sinks); in listAudioPatches()