Searched defs:updateWaitTime_l (Results 1 - 1 of 1) sorted by path

/frameworks/av/services/audioflinger/
H A DAudioFlinger.cpp4072 updateWaitTime_l();
4083 updateWaitTime_l();
4091 void AudioFlinger::DuplicatingThread::updateWaitTime_l() function in class:android::AudioFlinger::DuplicatingThread
4131 // updateWaitTime_l() sets mWaitTimeMs, which affects activeSleepTimeUs(), so call it first
4132 updateWaitTime_l();

Completed in 89 milliseconds