Searched refs:FastMixer_Static (Results 1 - 1 of 1) sorted by last modified time

/frameworks/av/services/audioflinger/
H A DAudioFlinger.cpp149 FastMixer_Static, // initialize if needed, then use all the time if initialized, enumerator in enum:android::__anon923
159 } kUseFastMixer = FastMixer_Static;
2065 if (mType == MIXER && (kUseFastMixer == FastMixer_Static || kUseFastMixer == FastMixer_Dynamic)) {
2293 case FastMixer_Static:
2391 case FastMixer_Static:

Completed in 102 milliseconds