Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DEffects.h411 const bool mNotifyFramesProcessed; // true if the client callback event variable
736 mNotifyFramesProcessed(notifyFramesProcessed) {} in DeviceEffectProxy()
845 const bool mNotifyFramesProcessed; variable
DEffects.cpp1752 mNotifyFramesProcessed(notifyFramesProcessed) in EffectHandle()
2147 if (mEffectClient != 0 && mNotifyFramesProcessed) { in framesProcessed()
3526 mNotifyFramesProcessed); in checkPort()
3553 mNotifyFramesProcessed); in checkPort()