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

  /system/core/include/system/
thread_defs.h 56 ANDROID_PRIORITY_URGENT_DISPLAY = HAL_PRIORITY_URGENT_DISPLAY,
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)
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_vsync.cpp 59 setpriority(PRIO_PROCESS, 0, HAL_PRIORITY_URGENT_DISPLAY +
hwc_uevents.cpp 186 setpriority(PRIO_PROCESS, 0, HAL_PRIORITY_URGENT_DISPLAY);
  /hardware/qcom/display/msm8x26/libhwcomposer/
hwc_vsync.cpp 59 setpriority(PRIO_PROCESS, 0, HAL_PRIORITY_URGENT_DISPLAY +
hwc_uevents.cpp 186 setpriority(PRIO_PROCESS, 0, HAL_PRIORITY_URGENT_DISPLAY);
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_uevents.cpp 191 setpriority(PRIO_PROCESS, 0, HAL_PRIORITY_URGENT_DISPLAY);
hwc_vsync.cpp 57 setpriority(PRIO_PROCESS, 0, HAL_PRIORITY_URGENT_DISPLAY +