Lines Matching refs:RecordThread
1756 RecordThread *recordThread = checkRecordThread_l(ioHandle);
2025 sp<RecordThread::RecordTrack> recordTrack;
2114 RecordThread *thread = checkRecordThread_l(output.inputId);
2944 // RecordThread requires both input and output device indication to forward to audio
2946 sp<RecordThread> thread = new RecordThread(this, inputStream, *input, mSystemReady);
2966 sp<RecordThread> recordThread;
2995 sp<RecordThread> t = mRecordThreads.valueAt(i);
3039 void AudioFlinger::closeInputFinish(const sp<RecordThread>& thread)
3048 void AudioFlinger::closeThreadInternal_l(const sp<RecordThread>& thread)
3189 sp<RecordThread> t = mRecordThreads.valueAt(i);
3286 AudioFlinger::RecordThread *AudioFlinger::checkRecordThread_l(audio_io_handle_t input) const
3453 sp patchRecord = new RecordThread::PatchRecord(nullptr /* thread */,