HomeSort by relevance Sort by last modified time
    Searched refs:HOT_IDLE (Results 1 - 3 of 3) sorted by null

  /frameworks/av/services/audioflinger/
FastMixerState.h 67 HOT_IDLE = 1, // do nothing
69 IDLE = 3, // either HOT_IDLE or COLD_IDLE
FastMixer.cpp 160 case FastMixerState::HOT_IDLE:
656 case FastMixerState::HOT_IDLE:
657 strcpy(string, "HOT_IDLE");
    [all...]
Threads.cpp     [all...]

Completed in 478 milliseconds