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

/frameworks/av/services/audioflinger/
H A DThreads.cpp5576 updateWaitTime_l();
5587 updateWaitTime_l();
5598 void AudioFlinger::DuplicatingThread::updateWaitTime_l() function in class:android::AudioFlinger::DuplicatingThread
5641 // updateWaitTime_l() sets mWaitTimeMs, which affects activeSleepTimeUs(), so call it first
5642 updateWaitTime_l();

Completed in 3746 milliseconds