Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:output1

4340 int AudioFlinger::openDuplicateOutput(int output1, int output2)
4343 MixerThread *thread1 = checkMixerThread_l(output1);
4347 LOGW("openDuplicateOutput() wrong output mixer type for output %d or %d", output1, output2);