HomeSort by relevance Sort by last modified time
    Searched refs:PatchRecord (Results 1 - 6 of 6) sorted by null

  /frameworks/av/services/audioflinger/
RecordTracks.h 100 class PatchRecord : virtual public RecordTrack, public PatchProxyBufferProvider {
103 PatchRecord(RecordThread *recordThread,
110 virtual ~PatchRecord();
128 }; // end of PatchRecord
PatchPanel.h 69 sp<RecordThread::PatchRecord> mPatchRecord;
Tracks.cpp     [all...]
Threads.h     [all...]
PatchPanel.cpp 454 patch->mPatchRecord = new RecordThread::PatchRecord(
472 // this track is given the same buffer as the PatchRecord buffer
Threads.cpp     [all...]

Completed in 849 milliseconds