Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:set_volume

3579             if (mOutput->stream->set_volume) {
3580 mOutput->stream->set_volume(mOutput->stream, left, right);