Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:teeSink

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);