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

  /frameworks/av/services/audioflinger/
FastMixer.cpp 97 NBAIO_Sink* teeSink = NULL; // if non-NULL, then duplicate write() to this non-blocking sink
134 teeSink = next->mTeeSink;
478 if (teeSink != NULL) {
479 (void) teeSink->write(mixBuffer, frameCount);
    [all...]
AudioFlinger.cpp     [all...]
Threads.h     [all...]
Threads.cpp     [all...]

Completed in 103 milliseconds