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

/frameworks/av/services/audioflinger/
H A DFastMixer.h81 // The FastMixerDumpState keeps a cache of FastMixer statistics that can be logged by dumpsys.
87 struct FastMixerDumpState { struct in namespace:android
88 FastMixerDumpState();
89 /*virtual*/ ~FastMixerDumpState();

Completed in 40 milliseconds