Searched refs:createAudioPatch (Results 1 - 6 of 6) sorted by relevance

/hardware/interfaces/audio/2.0/
H A DIDevice.hal165 createAudioPatch(vec<AudioPortConfig> sources, vec<AudioPortConfig> sinks)
/hardware/interfaces/audio/2.0/default/
H A DPrimaryDevice.cpp87 Return<void> PrimaryDevice::createAudioPatch( function in class:android::hardware::audio::V2_0::implementation::PrimaryDevice
90 return mDevice->createAudioPatch(sources, sinks, _hidl_cb);
H A DDevice.h85 Return<void> createAudioPatch(
H A DPrimaryDevice.h80 Return<void> createAudioPatch(
H A DDevice.cpp229 Return<void> Device::createAudioPatch(const hidl_vec<AudioPortConfig>& sources, function in class:android::hardware::audio::V2_0::implementation::Device
/hardware/libhardware_legacy/include/hardware_legacy/
H A DAudioHardwareInterface.h286 virtual int createAudioPatch(unsigned int num_sources,

Completed in 27 milliseconds