Lines Matching refs:DUPLICATING
481 case DUPLICATING: in threadTypeToString()
906 || mType == DUPLICATING in dumpBase_l()
966 case DUPLICATING: in getWakeLockTag()
1328 case DUPLICATING: in checkEffectCompatibility_l()
2725 if ((mType == MIXER || mType == DUPLICATING) in readOutputParameters_l()
2742 if ((mType == MIXER || mType == DUPLICATING) in readOutputParameters_l()
2752 if ((mType == MIXER || mType == DUPLICATING) && (mFrameCount & 15)) { in readOutputParameters_l()
2781 if (mType == DUPLICATING && mMixerBufferEnabled && mEffectBufferEnabled) { in readOutputParameters_l()
2825 if (mType == MIXER || mType == DUPLICATING) { in readOutputParameters_l()
3517 || mType == DUPLICATING in threadLoop()
4358 if (type == DUPLICATING) { in MixerThread()
6625 systemReady, DUPLICATING), in DuplicatingThread()