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

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

Completed in 1175 milliseconds