Searched refs:addHandle (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/audioflinger/
H A DAudioFlinger.h978 status_t addHandle(sp<EffectHandle>& handle);
H A DAudioFlinger.cpp4994 lStatus = effect->addHandle(handle);
5294 status_t AudioFlinger::EffectModule::addHandle(sp<EffectHandle>& handle) function in class:android::AudioFlinger::EffectModule

Completed in 51 milliseconds