Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audioflinger/
H A DEffects.h423 const bool mNotifyFramesProcessed; // true if the client callback event variable
702 mNotifyFramesProcessed(notifyFramesProcessed) {} in DeviceEffectProxy()
796 const bool mNotifyFramesProcessed; variable
H A DEffects.cpp1728 mNotifyFramesProcessed(notifyFramesProcessed) in EffectHandle()
2039 if (mEffectClient != 0 && mNotifyFramesProcessed) { in framesProcessed()
3264 mNotifyFramesProcessed); in checkPort()
3291 mNotifyFramesProcessed); in checkPort()