Home
last modified time | relevance | path

Searched refs:HWC_PRIORITY_LOW_DISPLAY (Results 1 – 1 of 1) sorted by relevance

/hardware/ti/am57x/libhwcomposer/
Dhwc.cpp45 #define HWC_PRIORITY_LOW_DISPLAY (19) macro
320 setpriority(PRIO_PROCESS, 0, HWC_PRIORITY_LOW_DISPLAY); in hwc_hdmi_thread()