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

/frameworks/av/services/audioflinger/
H A DThreads.cpp4035 bool coldIdle = false; local
4039 coldIdle = state->mCommand == FastMixerState::COLD_IDLE;
4543 sq->push(coldIdle ? FastMixerStateQueue::BLOCK_NEVER : block);

Completed in 91 milliseconds