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

/frameworks/av/services/audioflinger/
H A DThreads.cpp162 FastMixer_Static, // initialize if needed, then use all the time if initialized, enumerator in enum:android::__anon981
172 } kUseFastMixer = FastMixer_Static;
2388 if (mType == MIXER && (kUseFastMixer == FastMixer_Static ||
3630 case FastMixer_Static:
3763 case FastMixer_Static:

Completed in 579 milliseconds