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

  /frameworks/av/services/audioflinger/
Tracks.cpp     [all...]
AudioFlinger.cpp 902 sp<RecordThread> thread = mRecordThreads.valueAt(i);
986 RecordThread *recordThread = checkRecordThread_l(ioHandle);
987 if (recordThread != NULL) {
988 return recordThread->getParameters(keys);
    [all...]

Completed in 191 milliseconds