Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:closeOutput

236         // closeOutput() will remove first entry from mPlaybackThreads
237 closeOutput(mPlaybackThreads.keyAt(0));
785 // hold a strong ref on thread in case closeOutput() or closeInput() is called
4993 status_t AudioFlinger::closeOutput(int output)
5005 LOGV("closeOutput() %d", output);