HomeSort by relevance Sort by last modified time
    Searched refs:getConnectedState (Results 1 - 7 of 7) sorted by null

  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_uevents.cpp 75 static int getConnectedState(const char* strUdata, int len)
102 int switch_state = getConnectedState(udata, len);
hwc.cpp 300 int cableConnected = ctx->mHDMIDisplay->getConnectedState();
    [all...]
hwc_utils.cpp 280 int connected = ctx->mHDMIDisplay->getConnectedState();
    [all...]
  /hardware/qcom/display/msm8994/libhdmi/
hdmi.h 67 int getConnectedState();
hdmi.cpp 690 int HDMIDisplay::getConnectedState() {
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_uevents.cpp 89 static int getConnectedState(const char* strUdata, int len)
165 int switch_state = getConnectedState(udata, len);
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_uevents.cpp 89 static int getConnectedState(const char* strUdata, int len)
174 int switch_state = getConnectedState(udata, len);

Completed in 279 milliseconds