Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_uevents.cpp156 ctx->dpyAttr[dpy].isConfiguring = true; in handle_uevent()
192 ctx->dpyAttr[dpy].isConfiguring = true; in handle_uevent()
Dhwc_utils.h104 bool isConfiguring; member
711 return (ctx->dpyAttr[HWC_DISPLAY_EXTERNAL].isConfiguring || in isSecondaryConfiguring()
712 ctx->dpyAttr[HWC_DISPLAY_VIRTUAL].isConfiguring); in isSecondaryConfiguring()
Dhwc_virtual.cpp99 ctx->dpyAttr[dpy].isConfiguring = false; in prepare()
Dhwc.cpp345 ctx->dpyAttr[dpy].isConfiguring = false; in hwc_prepare_external()
Dhwc_utils.cpp2776 ctx->dpyAttr[dpy].isConfiguring = true; in handle_resume()
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_virtual.cpp120 ctx->dpyAttr[dpy].isConfiguring = false; in prepare()
233 ctx->dpyAttr[dpy].isConfiguring = true; in resume()
263 ctx->dpyAttr[dpy].isConfiguring = false; in prepare()
391 ctx->dpyAttr[dpy].isConfiguring = true; in resume()
Dhwc_uevents.cpp222 ctx->dpyAttr[dpy].isConfiguring = true; in handle_uevent()
270 ctx->dpyAttr[dpy].isConfiguring = true; in handle_uevent()
Dhwc_utils.h94 bool isConfiguring; member
583 return (ctx->dpyAttr[HWC_DISPLAY_EXTERNAL].isConfiguring || in isSecondaryConfiguring()
584 ctx->dpyAttr[HWC_DISPLAY_VIRTUAL].isConfiguring); in isSecondaryConfiguring()
Dhwc.cpp312 ctx->dpyAttr[dpy].isConfiguring = false; in hwc_prepare_external()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_virtual.cpp131 ctx->dpyAttr[dpy].isConfiguring = false; in prepare()
273 ctx->dpyAttr[dpy].isConfiguring = true; in resume()
302 ctx->dpyAttr[dpy].isConfiguring = false; in prepare()
429 ctx->dpyAttr[dpy].isConfiguring = true; in resume()
Dhwc_uevents.cpp230 ctx->dpyAttr[dpy].isConfiguring = true; in handle_uevent()
278 ctx->dpyAttr[dpy].isConfiguring = true; in handle_uevent()
Dhwc_utils.h95 bool isConfiguring; member
622 return (ctx->dpyAttr[HWC_DISPLAY_EXTERNAL].isConfiguring || in isSecondaryConfiguring()
623 ctx->dpyAttr[HWC_DISPLAY_VIRTUAL].isConfiguring); in isSecondaryConfiguring()
Dhwc.cpp311 ctx->dpyAttr[dpy].isConfiguring = false; in hwc_prepare_external()