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

/frameworks/av/services/audioflinger/
H A DEffects.cpp117 status_t AudioFlinger::EffectModule::addHandle(EffectHandle *handle) function in class:android::AudioFlinger::EffectModule
151 ALOGV("addHandle() %p added handle %p in position %zu", this, handle, i);

Completed in 291 milliseconds