Searched refs:getPanelResetStatus (Results 1 – 3 of 3) sorted by relevance
/aosp12/hardware/qcom/display/msm8994/libhwcomposer/ |
H A D | hwc_uevents.cpp | 56 static bool getPanelResetStatus(hwc_context_t* ctx, const char* strUdata, int len) in getPanelResetStatus() function 90 bool bpanelReset = getPanelResetStatus(ctx, udata, len); in handle_uevent()
|
/aosp12/hardware/qcom/display/msm8226/libhwcomposer/ |
H A D | hwc_uevents.cpp | 70 static bool getPanelResetStatus(hwc_context_t* ctx, const char* strUdata, int len) in getPanelResetStatus() function 162 bool bpanelReset = getPanelResetStatus(ctx, udata, len); in handle_uevent()
|
/aosp12/hardware/qcom/display/msm8084/libhwcomposer/ |
H A D | hwc_uevents.cpp | 70 static bool getPanelResetStatus(hwc_context_t* ctx, const char* strUdata, int len) in getPanelResetStatus() function 153 bool bpanelReset = getPanelResetStatus(ctx, udata, len); in handle_uevent()
|