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

  /system/core/include/system/
graphics.h 26 * tasks, these threads need to run at HAL_PRIORITY_URGENT_DISPLAY priority
32 * setpriority(PRIO_PROCESS, 0, HAL_PRIORITY_URGENT_DISPLAY);
36 #define HAL_PRIORITY_URGENT_DISPLAY (-8)
  /frameworks/base/include/utils/
threads.h 70 ANDROID_PRIORITY_URGENT_DISPLAY = HAL_PRIORITY_URGENT_DISPLAY,

Completed in 20 milliseconds