Home
last modified time | relevance | path

Searched refs:updateSecondaryOutputsForTrack_l (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/services/audioflinger/
H A DAudioFlinger.h789 void updateSecondaryOutputsForTrack_l(
H A DAudioFlinger.cpp329 updateSecondaryOutputsForTrack_l(track.get(), thread, secondaryOutputs); in updateSecondaryOutputs()
972 updateSecondaryOutputsForTrack_l(track.get(), thread, secondaryOutputs); in createTrack()
3411 void AudioFlinger::updateSecondaryOutputsForTrack_l( in updateSecondaryOutputsForTrack_l() function in android::AudioFlinger