Lines Matching refs:MIXER
448 case MIXER: in threadTypeToString()
870 || mType == MIXER in dumpBase_l()
927 case MIXER: in getWakeLockTag()
1229 case MIXER: { in checkEffectCompatibility_l()
1812 mTracks(type == MIXER), in PlaybackThread()
1857 if (type == MIXER || type == DIRECT || type == OFFLOAD) { in PlaybackThread()
2642 if ((mType == MIXER || mType == DUPLICATING) in readOutputParameters_l()
2659 if ((mType == MIXER || mType == DUPLICATING) in readOutputParameters_l()
2716 if (mType == MIXER && (kUseFastMixer == FastMixer_Static || in readOutputParameters_l()
2742 if (mType == MIXER || mType == DUPLICATING) { in readOutputParameters_l()
3298 if (mType == MIXER) { in threadLoop()
3402 if (mType == MIXER in threadLoop()
3599 if (mType == MIXER) { in threadLoop()
3818 if (mType == MIXER && deltaWriteNs > maxPeriod) { in threadLoop()
3839 if (mType == MIXER && !mStandby) { in threadLoop()