Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audiopolicy/enginedefault/src/
H A DEngine.h92 sp<DeviceDescriptor> getDeviceForInputSource(audio_source_t inputSource) const;
H A DEngine.cpp166 audio_devices_t txDevice = getDeviceForInputSource( in filterOutputDevicesForStrategy()
441 sp<DeviceDescriptor> Engine::getDeviceForInputSource(audio_source_t inputSource) const in getDeviceForInputSource() function in android::audio_policy::Engine
746 device = getDeviceForInputSource(attr.source); in getInputDeviceForAttributes()
/aosp12/hardware/libhardware_legacy/include/hardware_legacy/
H A DAudioPolicyManagerBase.h371 virtual audio_devices_t getDeviceForInputSource(int inputSource);