Searched defs:addDeviceEffect (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/av/media/libaudiohal/impl/ | ||
H A D | DeviceHalHidl.cpp | 431 status_t DeviceHalHidl::addDeviceEffect( in addDeviceEffect() function in android::CPP_VERSION::DeviceHalHidl |
H A D | DeviceHalLocal.cpp | 226 status_t DeviceHalLocal::addDeviceEffect( in addDeviceEffect() function in android::CPP_VERSION::DeviceHalLocal |
/aosp12/hardware/interfaces/audio/core/all-versions/default/ | ||
H A D | PrimaryDevice.cpp | 180 Return<Result> PrimaryDevice::addDeviceEffect(AudioPortHandle device, uint64_t effectId) { in addDeviceEffect() function in android::hardware::audio::CPP_VERSION::implementation::PrimaryDevice |
H A D | Device.cpp | 527 Return<Result> Device::addDeviceEffect(AudioPortHandle device, uint64_t effectId) { in openOutputStream() function in android::hardware::audio::CPP_VERSION::implementation::Device |