• Home
  • Raw
  • Download

Lines Matching refs:promote

954           this, callback->chain().promote().get(),  in configure()
1753 sp<EffectBase> effect = mEffect.promote(); in enable()
1791 sp<EffectBase> effect = mEffect.promote(); in disable()
1833 sp<EffectBase> effect = mEffect.promote(); in disconnect()
1904 sp<EffectBase> effect = mEffect.promote(); in command()
2052 sp<ThreadBase> p = thread.promote(); in EffectChain()
2595 sp<EffectModule> effect = desc->mEffect.promote(); in setEffectSuspended_l()
2858 sp<ThreadBase> t = thread().promote(); in addEffectToHal()
2874 sp<ThreadBase> t = thread().promote(); in removeEffectFromHal()
2888 sp<ThreadBase> t = thread().promote(); in io()
2896 sp<ThreadBase> t = thread().promote(); in isOutput()
2904 sp<ThreadBase> t = thread().promote(); in isOffload()
2912 sp<ThreadBase> t = thread().promote(); in isOffloadOrDirect()
2920 sp<ThreadBase> t = thread().promote(); in isOffloadOrMmap()
2928 sp<ThreadBase> t = thread().promote(); in sampleRate()
2936 sp<ThreadBase> t = thread().promote(); in channelMask()
2944 sp<ThreadBase> t = thread().promote(); in channelCount()
2952 sp<ThreadBase> t = thread().promote(); in hapticChannelMask()
2960 sp<ThreadBase> t = thread().promote(); in frameCount()
2968 sp<ThreadBase> t = thread().promote(); in latency()
2976 sp<ThreadBase> t = thread().promote(); in setVolumeForOutput()
2985 sp<ThreadBase> t = thread().promote(); in checkSuspendOnEffectEnabled()
2991 sp<EffectChain> c = chain().promote(); in checkSuspendOnEffectEnabled()
3000 sp<ThreadBase> t = thread().promote(); in onEffectEnable()
3011 sp<ThreadBase> t = thread().promote(); in onEffectDisable()
3020 sp<ThreadBase> t = thread().promote(); in disconnectEffectHandle()
3029 sp<EffectChain> c = chain().promote(); in resetVolume()
3038 sp<EffectChain> c = chain().promote(); in strategy()
3046 sp<EffectChain> c = chain().promote(); in activeTrackCnt()
3154 } else if (patch.isSoftware() || patch.thread().promote() != nullptr) { in checkPort()
3160 thread = patch.thread().promote(); in checkPort()
3166 thread = patch.thread().promote(); in checkPort()
3282 sp<EffectBase> effect = iter.second->effect().promote(); in dump()
3303 sp<EffectBase> effectBase = handle->effect().promote(); in disconnectEffectHandle()
3316 sp<DeviceEffectProxy> proxy = mProxy.promote(); in disconnectEffectHandle()
3335 sp<DeviceEffectProxy> proxy = mProxy.promote(); in addEffectToHal()
3344 sp<DeviceEffectProxy> proxy = mProxy.promote(); in removeEffectFromHal()
3352 sp<DeviceEffectProxy> proxy = mProxy.promote(); in isOutput()
3360 sp<DeviceEffectProxy> proxy = mProxy.promote(); in sampleRate()
3368 sp<DeviceEffectProxy> proxy = mProxy.promote(); in channelMask()
3376 sp<DeviceEffectProxy> proxy = mProxy.promote(); in channelCount()