Loading services/audioflinger/Threads.cpp +2 −0 Original line number Diff line number Diff line Loading @@ -2115,6 +2115,8 @@ bool AudioFlinger::PlaybackThread::threadLoop() // and then that string will be logged at the next convenient opportunity. const char *logString = NULL; checkSilentMode_l(); while (!exitPending()) { cpuStats.sample(myName); Loading Loading
services/audioflinger/Threads.cpp +2 −0 Original line number Diff line number Diff line Loading @@ -2115,6 +2115,8 @@ bool AudioFlinger::PlaybackThread::threadLoop() // and then that string will be logged at the next convenient opportunity. const char *logString = NULL; checkSilentMode_l(); while (!exitPending()) { cpuStats.sample(myName); Loading