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

  /frameworks/av/services/audioflinger/
AudioFlinger.cpp 919 thread = checkRecordThread_l(ioHandle);
967 RecordThread *recordThread = checkRecordThread_l(ioHandle);
999 RecordThread *recordThread = checkRecordThread_l(ioHandle);
    [all...]
AudioFlinger.h 429 RecordThread *checkRecordThread_l(audio_io_handle_t input) const;

Completed in 76 milliseconds