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 94 NBAIO_Sink* teeSink = NULL; // if non-NULL, then duplicate write() to this non-blocking sink
125 teeSink = next->mTeeSink;
439 if (teeSink != NULL) {
440 (void) teeSink->write(mixBuffer, frameCount);
    [all...]
AudioFlinger.cpp     [all...]
Threads.h 710 , const sp<NBAIO_Sink>& teeSink
    [all...]
Threads.cpp     [all...]

Completed in 2420 milliseconds