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

  /frameworks/av/services/audioflinger/
FastThreadState.cpp 37 case FastThreadState::HOT_IDLE: return "HOT_IDLE";
FastThreadState.h 36 HOT_IDLE = 1, // do nothing
38 IDLE = 3, // either HOT_IDLE or COLD_IDLE
FastThread.cpp 153 case FastThreadState::HOT_IDLE:
Threads.cpp     [all...]

Completed in 1226 milliseconds