Home
last modified time | relevance | path

Searched refs:createAudioPatchCommand (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/av/services/audioflinger/
H A DDeviceEffectManager.cpp42 mCommandThread->createAudioPatchCommand(handle, patch); in createAudioPatch()
264 void AudioFlinger::DeviceEffectManager::CommandThread::createAudioPatchCommand( in createAudioPatchCommand() function in android::AudioFlinger::DeviceEffectManager::CommandThread
H A DDeviceEffectManager.h86 void createAudioPatchCommand(audio_patch_handle_t handle,
/aosp12/frameworks/av/services/audiopolicy/service/
H A DAudioPolicyService.cpp427 return mAudioCommandThread->createAudioPatchCommand(patch, handle, delayMs); in clientCreateAudioPatch()
2016 status_t AudioPolicyService::AudioCommandThread::createAudioPatchCommand( in createAudioPatchCommand() function in android::AudioPolicyService::AudioCommandThread
H A DAudioPolicyService.h526 status_t createAudioPatchCommand(const struct audio_patch *patch,