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

  /frameworks/av/services/audioflinger/
AudioFlinger.h 732 static void dumpTee(int fd, const sp<NBAIO_Source>& source, audio_io_handle_t id = 0);
    [all...]
Tracks.cpp 218 dumpTee(-1, mTeeSource, mId);
    [all...]
AudioFlinger.cpp 457 dumpTee(fd, mRecordTeeSource);
    [all...]
Threads.cpp     [all...]

Completed in 63 milliseconds