Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:startOutput

504     // when startOutput() will be called
541 status_t AudioPolicyManagerBase::startOutput(audio_io_handle_t output, AudioSystem::stream_type stream)
543 LOGV("startOutput() output %d, stream %d", output, stream);
546 LOGW("startOutput() unknow output %d", output);
561 // necassary for a correct control of hardware output routing by startOutput() and stopOutput()