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

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

Completed in 56 milliseconds