Searched refs:DUPLICATING (Results 1 – 3 of 3) sorted by relevance
131 DUPLICATING, // Thread class is DuplicatingThread enumerator
317 bool isDuplicating() const final { return (mType == DUPLICATING); } in isDuplicating()1157 return mType == MIXER || mType == DUPLICATING || mType == SPATIALIZER; in hasMixer()
609 case DUPLICATING: in threadTypeToString()1109 || mType == DUPLICATING in dumpBase_l()1177 case DUPLICATING: in getWakeLockTag()1555 case DUPLICATING: in checkEffectCompatibility_l()3205 if (mType == DUPLICATING && mMixerBufferEnabled && mEffectBufferEnabled) { in readOutputParameters_l()5100 if (type == DUPLICATING) { in MixerThread()7663 systemReady, DUPLICATING), in DuplicatingThread()