Searched refs:stream_out (Results 1 – 2 of 2) sorted by relevance
224 void DeviceHalLocal::closeOutputStream(struct audio_stream_out *stream_out) { in closeOutputStream() argument225 mDev->close_output_stream(mDev, stream_out); in closeOutputStream()
114 void closeOutputStream(struct audio_stream_out *stream_out);