Home
last modified time | relevance | path

Searched refs:start_l (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/
DEffects.h127 status_t start_l();
DEffects.cpp228 if (start_l() == NO_ERROR) { in updateState()
440 return start_l(); in start()
443 status_t AudioFlinger::EffectModule::start_l() in start_l() function in android::AudioFlinger::EffectModule