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

/hardware/libhardware_legacy/audio/
H A DAudioPolicyManagerBase.cpp897 // If effects where present on the output, audioflinger moved them to the primary
1177 // will be closed causing the effect to be moved to a PCM output.
2344 SortedVector<audio_io_handle_t> moved; local
2349 if (moved.indexOf(desc->mIo) < 0) {
2354 moved.add(desc->mIo);

Completed in 43 milliseconds