Home
last modified time | relevance | path

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

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