Searched refs:FastMixer_Static (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
H A DAudioFlinger.cpp155 FastMixer_Static, // initialize if needed, then use all the time if initialized, enumerator in enum:android::__anon952
165 } kUseFastMixer = FastMixer_Static;
2008 if (mType == MIXER && (kUseFastMixer == FastMixer_Static || kUseFastMixer == FastMixer_Dynamic)) {
2235 case FastMixer_Static:
2342 case FastMixer_Static:

Completed in 65 milliseconds