Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8974/libhwcomposer/
Dhwc_uevents.cpp48 static bool isHDMI(const char* str) in isHDMI() function
77 int dpy = isHDMI(str) ? HWC_DISPLAY_EXTERNAL : extDpyNum; in handle_uevent()
/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_uevents.cpp47 static bool isHDMI(const char* str) in isHDMI() function
85 int dpy = isHDMI(str) ? HWC_DISPLAY_EXTERNAL : extDpyNum; in handle_uevent()