Home | History | Annotate | Download | only in audioflinger

Lines Matching full:negotiate

2471     // create an NBAIO sink for the HAL output stream, and negotiate
2475 ssize_t index = mOutputSink->negotiate(offers, 1, NULL, numCounterOffers);
2502 ssize_t index = monoPipe->negotiate(offers, 1, NULL, numCounterOffers);
2513 index = teeSink->negotiate(offers, 1, NULL, numCounterOffers);
2518 index = teeSource->negotiate(offers, 1, NULL, numCounterOffers);