Searched refs:DUPLICATING (Results 1 – 2 of 2) sorted by relevance
30 DUPLICATING, // Thread class is DuplicatingThread enumerator242 bool isDuplicating() const { return (mType == DUPLICATING); } in isDuplicating()
444 case DUPLICATING: in threadTypeToString()885 case DUPLICATING: in getWakeLockTag()1241 case DUPLICATING: in checkEffectCompatibility_l()2315 if ((mType == MIXER || mType == DUPLICATING) in readOutputParameters_l()2331 if ((mType == MIXER || mType == DUPLICATING) in readOutputParameters_l()2370 if (mType == DUPLICATING && mMixerBufferEnabled && mEffectBufferEnabled) { in readOutputParameters_l()2414 if (mType == MIXER || mType == DUPLICATING) { in readOutputParameters_l()3603 if (type == DUPLICATING) { in MixerThread()5743 systemReady, DUPLICATING), in DuplicatingThread()