Searched refs:getOutputDevicesForStream (Results 1 – 6 of 6) sorted by relevance
62 DeviceVector getOutputDevicesForStream(audio_stream_type_t stream,
711 DeviceVector Engine::getOutputDevicesForStream(audio_stream_type_t stream, bool fromCache) const in getOutputDevicesForStream() function in android::audio_policy::Engine
61 DeviceVector getOutputDevicesForStream(audio_stream_type_t stream,
306 DeviceVector Engine::getOutputDevicesForStream(audio_stream_type_t stream, bool fromCache) const in getOutputDevicesForStream() function in android::audio_policy::Engine
166 virtual DeviceVector getOutputDevicesForStream(audio_stream_type_t stream,
930 DeviceVector devices = mEngine->getOutputDevicesForStream(stream, false /*fromCache*/); in getOutput()2697 deviceTypes = mEngine->getOutputDevicesForStream( in getStreamVolumeIndex()2732 curSrcDevices = mEngine->getOutputDevicesForStream(stream, false).types(); in setVolumeIndexForAttributes()5935 DeviceVector curDevices = mEngine->getOutputDevicesForStream(curStream, false/*fromCache*/); in getDevicesForStream()