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

  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_uevents.cpp 56 static bool getPanelResetStatus(hwc_context_t* ctx, const char* strUdata, int len)
90 bool bpanelReset = getPanelResetStatus(ctx, udata, len);
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_uevents.cpp 70 static bool getPanelResetStatus(hwc_context_t* ctx, const char* strUdata, int len)
153 bool bpanelReset = getPanelResetStatus(ctx, udata, len);
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_uevents.cpp 70 static bool getPanelResetStatus(hwc_context_t* ctx, const char* strUdata, int len)
162 bool bpanelReset = getPanelResetStatus(ctx, udata, len);

Completed in 787 milliseconds