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

  /external/chromium_org/third_party/hwcplus/include/system/
graphics.h 31 * tasks, these threads need to run at HAL_PRIORITY_URGENT_DISPLAY priority
37 * setpriority(PRIO_PROCESS, 0, HAL_PRIORITY_URGENT_DISPLAY);
41 #define HAL_PRIORITY_URGENT_DISPLAY (-8)
  /system/core/include/system/
graphics.h 28 * tasks, these threads need to run at HAL_PRIORITY_URGENT_DISPLAY priority
34 * setpriority(PRIO_PROCESS, 0, HAL_PRIORITY_URGENT_DISPLAY);
38 #define HAL_PRIORITY_URGENT_DISPLAY (-8)

Completed in 2518 milliseconds