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

  /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)
  /frameworks/native/include/utils/
ThreadDefs.h 65 ANDROID_PRIORITY_URGENT_DISPLAY = HAL_PRIORITY_URGENT_DISPLAY,
  /hardware/qcom/display/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/libcopybit/
copybit_c2d.cpp 219 setpriority(PRIO_PROCESS, 0, HAL_PRIORITY_URGENT_DISPLAY);
    [all...]
  /hardware/samsung_slsi/exynos5/libhwc/
hwc.cpp     [all...]
  /hardware/ti/omap4xxx/hwc/
hwc.c     [all...]

Completed in 201 milliseconds