Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_uevents.cpp75 static int getConnectedState(const char* strUdata, int len) in getConnectedState() function
102 int switch_state = getConnectedState(udata, len); in handle_uevent()
Dhwc.cpp300 int cableConnected = ctx->mHDMIDisplay->getConnectedState(); in hwc_prepare_primary()
Dhwc_utils.cpp280 int connected = ctx->mHDMIDisplay->getConnectedState(); in initContext()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_uevents.cpp89 static int getConnectedState(const char* strUdata, int len) in getConnectedState() function
174 int switch_state = getConnectedState(udata, len); in handle_uevent()
/hardware/qcom/display/msm8994/libhdmi/
Dhdmi.h67 int getConnectedState();
Dhdmi.cpp690 int HDMIDisplay::getConnectedState() { in getConnectedState() function in qhwc::HDMIDisplay
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_uevents.cpp89 static int getConnectedState(const char* strUdata, int len) in getConnectedState() function
165 int switch_state = getConnectedState(udata, len); in handle_uevent()