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

/frameworks/av/services/audioflinger/
H A DAudioFlinger.cpp7828 lStatus = effect->addHandle(handle.get());
8214 status_t AudioFlinger::EffectModule::addHandle(EffectHandle *handle) function in class:android::AudioFlinger::EffectModule
8243 ALOGV("addHandle() %p added handle %p in position %d", this, handle, i);

Completed in 178 milliseconds