HomeSort by relevance Sort by last modified time
    Searched refs:HAL_PRIORITY_URGENT_DISPLAY (Results 1 - 19 of 19) 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)
  /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)
  /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/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 +
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_uevents.cpp 319 setpriority(PRIO_PROCESS, 0, HAL_PRIORITY_URGENT_DISPLAY);
hwc_vsync.cpp 108 setpriority(PRIO_PROCESS, 0, HAL_PRIORITY_URGENT_DISPLAY +
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_uevents.cpp 356 setpriority(PRIO_PROCESS, 0, HAL_PRIORITY_URGENT_DISPLAY);
hwc_vsync.cpp 99 setpriority(PRIO_PROCESS, 0, HAL_PRIORITY_URGENT_DISPLAY +
  /system/core/adf/libadfhwc/
adfhwc.cpp 208 setpriority(PRIO_PROCESS, 0, HAL_PRIORITY_URGENT_DISPLAY);
  /hardware/qcom/display/msm8084/libcopybit/
copybit_c2d.cpp 219 setpriority(PRIO_PROCESS, 0, HAL_PRIORITY_URGENT_DISPLAY);
    [all...]
  /hardware/qcom/display/msm8226/libcopybit/
copybit_c2d.cpp 219 setpriority(PRIO_PROCESS, 0, HAL_PRIORITY_URGENT_DISPLAY);
    [all...]
  /hardware/qcom/display/msm8960/libcopybit/
copybit_c2d.cpp 219 setpriority(PRIO_PROCESS, 0, HAL_PRIORITY_URGENT_DISPLAY);
    [all...]
  /hardware/qcom/display/msm8974/libcopybit/
copybit_c2d.cpp 221 setpriority(PRIO_PROCESS, 0, HAL_PRIORITY_URGENT_DISPLAY);
    [all...]
  /hardware/samsung_slsi/exynos5/libhwc/
hwc.cpp     [all...]
  /hardware/ti/omap4xxx/hwc/
hwc.c     [all...]
  /hardware/ti/omap4-aah/hwc/
hwc.c     [all...]

Completed in 312 milliseconds