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

/frameworks/av/services/audioflinger/
H A DAudioFlinger.cpp4030 updateWaitTime_l();
4041 updateWaitTime_l();
4049 void AudioFlinger::DuplicatingThread::updateWaitTime_l() function in class:android::AudioFlinger::DuplicatingThread
4088 // updateWaitTime_l() sets mWaitTimeMs, which affects activeSleepTimeUs(), so call it first
4089 updateWaitTime_l();

Completed in 25 milliseconds