• Home
  • Raw
  • Download

Lines Matching refs:promote

594     sp<OpPlayAudioMonitor> monitor = mMonitor.promote();  in opChanged()
770 sp<ThreadBase> thread = mThread.promote(); in destroy()
1048 sp<ThreadBase> thread = mThread.promote(); in start()
1153 sp<ThreadBase> thread = mThread.promote(); in stop()
1186 sp<ThreadBase> thread = mThread.promote(); in pause()
1223 sp<ThreadBase> thread = mThread.promote(); in flush()
1319 sp<ThreadBase> thread = mThread.promote(); in setParameters()
1333 sp<ThreadBase> thread = mThread.promote(); in selectPresentation()
1370 sp<ThreadBase> thread = mThread.promote(); in applyVolumeShaper()
1423 sp<ThreadBase> thread = mThread.promote(); in getTimestamp()
1435 sp<ThreadBase> thread = mThread.promote(); in attachAuxEffect()
1625 sp<ThreadBase> thread = mThread.promote(); in signal()
1637 sp<ThreadBase> thread = mThread.promote(); in getDualMonoMode()
1653 sp<ThreadBase> thread = mThread.promote(); in setDualMonoMode()
1670 sp<ThreadBase> thread = mThread.promote(); in getAudioDescriptionMixLevel()
1686 sp<ThreadBase> thread = mThread.promote(); in setAudioDescriptionMixLevel()
1704 sp<ThreadBase> thread = mThread.promote(); in getPlaybackRateParameters()
1722 sp<ThreadBase> thread = mThread.promote(); in setPlaybackRateParameters()
1845 sp<ThreadBase> thread = mTrack->mThread.promote(); in mute()
1862 sp<ThreadBase> thread = mTrack->mThread.promote(); in unmute()
2024 sp<ThreadBase> thread = mThread.promote(); in write()
2224 if (sp<ThreadBase> thread = mThread.promote(); in releaseBuffer()
2428 sp<ThreadBase> thread = mThread.promote(); in start()
2440 sp<ThreadBase> thread = mThread.promote(); in stop()
2455 sp<ThreadBase> thread = mThread.promote(); in destroy()
2551 sp<ThreadBase> threadBase = mThread.promote(); in handleSyncStartEvent()
2611 sp<ThreadBase> thread = mThread.promote(); in getActiveMicrophones()
2622 sp<ThreadBase> thread = mThread.promote(); in setPreferredMicrophoneDirection()
2632 sp<ThreadBase> thread = mThread.promote(); in setPreferredMicrophoneFieldDimension()
2658 sp<ThreadBase> thread = mThread.promote(); in shareAudioHistory()
2811 *thread = mThread.promote(); in obtainStream()