Searched refs:getOutputDevicesForStream (Results 1 – 6 of 6) sorted by relevance
61 DeviceVector getOutputDevicesForStream(audio_stream_type_t stream,
674 DeviceVector Engine::getOutputDevicesForStream(audio_stream_type_t stream, bool fromCache) const in getOutputDevicesForStream() function in android::audio_policy::Engine
161 virtual 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
855 DeviceVector devices = mEngine->getOutputDevicesForStream(stream, false /*fromCache*/); in getOutput()2462 deviceTypes = mEngine->getOutputDevicesForStream( in getStreamVolumeIndex()2497 curSrcDevices = mEngine->getOutputDevicesForStream(stream, false).types(); in setVolumeIndexForAttributes()5368 DeviceVector curDevices = mEngine->getOutputDevicesForStream(curStream, false/*fromCache*/); in getDevicesForStream()