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

/frameworks/av/services/audioflinger/
H A DThreads.cpp6141 updateWaitTime_l();
6151 updateWaitTime_l();
6162 void AudioFlinger::DuplicatingThread::updateWaitTime_l() function in class:android::AudioFlinger::DuplicatingThread
6213 // updateWaitTime_l() sets mWaitTimeMs, which affects activeSleepTimeUs(), so call it first
6214 updateWaitTime_l();

Completed in 44 milliseconds