Home
last modified time | relevance | path

Searched refs:close_output_stream (Results 1 – 9 of 9) sorted by relevance

/hardware/libhardware/modules/audio_remote_submix/tests/
Dremote_submix_tests.cpp197 mDev->close_output_stream(mDev, streamOut); in TEST_F()
222 mDev->close_output_stream(mDev, streamOut); in TEST_F()
233 mDev->close_output_stream(mDev, streamOut); in TEST_F()
257 mDev->close_output_stream(mDev, streamOut); in TEST_F()
274 mDev->close_output_stream(mDev, streamOut); in TEST_F()
287 mDev->close_output_stream(mDev, streamOut); in TEST_F()
300 mDev->close_output_stream(mDev, streamOut); in TEST_F()
313 mDev->close_output_stream(mDev, streamOut); in TEST_F()
331 mDev->close_output_stream(mDev, streamOut); in TEST_F()
/hardware/libhardware/include/hardware/
Daudio.h745 void (*close_output_stream)(struct audio_hw_device *dev, member
/hardware/interfaces/audio/core/all-versions/default/
DDevice.cpp63 mDevice->close_output_stream(mDevice, stream); in closeOutputStream()
/hardware/libhardware/modules/audio/
Daudio_hw.c601 adev->device.close_output_stream = adev_close_output_stream; in adev_open()
/hardware/libhardware_legacy/audio/
Daudio_hw_hal.cpp671 ladev->device.close_output_stream = adev_close_output_stream; in legacy_adev_open()
/hardware/qcom/audio/legacy/alsa_sound/
Daudio_hw_hal.cpp745 qadev->device.close_output_stream = adev_close_output_stream; in qcom_adev_open()
/hardware/libhardware/modules/usbaudio/
Daudio_hal.c1306 adev->hw_device.close_output_stream = adev_close_output_stream; in adev_open()
/hardware/libhardware/modules/audio_remote_submix/
Daudio_hw.cpp1786 rsxadev->device.close_output_stream = adev_close_output_stream; in audio_config_compare()
/hardware/qcom/audio/hal/
Daudio_hw.c6474 adev->device.close_output_stream = adev_close_output_stream; in adev_open()