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

/frameworks/av/services/audioflinger/
H A DEffects.h211 // destroyed_l() must be called with the associated EffectModule mLock held
212 bool destroyed_l() const { return mDestroyed; } function in class:EffectHandle

Completed in 51 milliseconds