Searched refs:doHwPause (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
H A DThreads.cpp3965 bool doHwPause = false; local
3990 doHwPause = true;
4127 if (!mStandby && (doHwPause || (mFlushPending && !mHwPaused && (count != 0)))) {
4129 if (!doHwPause) {

Completed in 34 milliseconds