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