Lines Matching refs:promote
450 sp<ThreadBase> thread = mThread.promote(); in destroy()
636 sp<ThreadBase> thread = mThread.promote(); in start()
713 sp<ThreadBase> thread = mThread.promote(); in stop()
745 sp<ThreadBase> thread = mThread.promote(); in pause()
776 sp<ThreadBase> thread = mThread.promote(); in flush()
853 sp<ThreadBase> thread = mThread.promote(); in setParameters()
870 sp<ThreadBase> thread = mThread.promote(); in getTimestamp()
883 sp<ThreadBase> thread = mThread.promote(); in attachAuxEffect()
916 sp<EffectChain> dstChain = effect->chain().promote(); in attachAuxEffect()
1054 sp<ThreadBase> thread = mThread.promote(); in signal()
1264 sp<ThreadBase> thread = mThread.promote(); in write()
1548 sp<ThreadBase> thread = mThread.promote(); in start()
1559 sp<ThreadBase> thread = mThread.promote(); in stop()
1579 sp<ThreadBase> thread = mThread.promote(); in destroy()
1623 sp<ThreadBase> threadBase = mThread.promote(); in handleSyncStartEvent()