Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DThreads.h1712 void updateHalSupportedLatencyModes_l() REQUIRES(mutex());
DThreads.cpp4926 updateHalSupportedLatencyModes_l(); in createAudioPatch_l()
5309 updateHalSupportedLatencyModes_l(); in onFirstRef()
6595 void MixerThread::updateHalSupportedLatencyModes_l() { in updateHalSupportedLatencyModes_l() function in android::MixerThread