Lines Matching refs:promote
203 sp<ThreadBase> thread = mThread.promote(); in disconnect()
208 sp<AudioFlinger> af = mAudioFlinger.promote(); in disconnect()
298 sp<EffectChain> chain = mChain.promote(); in process()
330 thread = mThread.promote(); in configure()
447 sp<ThreadBase> thread = mThread.promote(); in addEffectToHal_l()
484 sp<EffectChain> chain = mChain.promote(); in start_l()
527 sp<ThreadBase> thread = mThread.promote(); in remove_effect_from_hal_l()
1090 sp<ThreadBase> thread = mEffect->thread().promote(); in enable()
1148 sp<ThreadBase> thread = mEffect->thread().promote(); in disable()
1174 sp<ThreadBase> thread = mEffect->thread().promote(); in disconnect()
1402 sp<ThreadBase> thread = mThread.promote(); in clearInputBuffer()
1425 sp<ThreadBase> thread = mThread.promote(); in process_l()
1474 sp<ThreadBase> thread = mThread.promote(); in addEffect_l()
1790 sp<EffectModule> effect = desc->mEffect.promote(); in setEffectSuspended_l()