Home
last modified time | relevance | path

Searched refs:set_source_callback (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/media/audio/alsa/
Dalsa_output.cc316 set_source_callback(callback); in Start()
324 set_source_callback(NULL); in Stop()
760 void AlsaPcmOutputStream::set_source_callback(AudioSourceCallback* callback) { in set_source_callback() function in media::AlsaPcmOutputStream
Dalsa_output.h162 void set_source_callback(AudioSourceCallback* callback);
Dalsa_output_unittest.cc612 test_stream->set_source_callback(&mock_callback); in TEST_F()
638 test_stream->set_source_callback(&mock_callback); in TEST_F()
665 test_stream->set_source_callback(&mock_callback); in TEST_F()