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 96 class PatchRecord : virtual public RecordTrack, public PatchProxyBufferProvider {
99 PatchRecord(RecordThread *recordThread,
106 virtual ~PatchRecord();
123 }; // end of PatchRecord
PatchPanel.h 77 sp<RecordThread::PatchRecord> mPatchRecord;
Tracks.cpp     [all...]
Threads.h     [all...]
PatchPanel.cpp 467 patch->mPatchRecord = new RecordThread::PatchRecord(
485 // this track is given the same buffer as the PatchRecord buffer
Threads.cpp     [all...]

Completed in 3920 milliseconds