Searched refs:isConfiguring (Results 1 - 11 of 11) sorted by relevance

/hardware/qcom/display/msm8974/libhwcomposer/
H A Dhwc_uevents.cpp127 ctx->dpyAttr[dpy].isConfiguring = true;
162 ctx->dpyAttr[dpy].isConfiguring = true;
H A Dhwc_utils.h88 bool isConfiguring; member in struct:qhwc::DisplayAttributes
408 return (ctx->dpyAttr[HWC_DISPLAY_EXTERNAL].isConfiguring ||
409 ctx->dpyAttr[HWC_DISPLAY_VIRTUAL].isConfiguring);
H A Dhwc.cpp186 ctx->dpyAttr[dpy].isConfiguring = false;
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_virtual.cpp120 ctx->dpyAttr[dpy].isConfiguring = false;
233 ctx->dpyAttr[dpy].isConfiguring = true;
263 ctx->dpyAttr[dpy].isConfiguring = false;
391 ctx->dpyAttr[dpy].isConfiguring = true;
H A Dhwc_uevents.cpp222 ctx->dpyAttr[dpy].isConfiguring = true;
270 ctx->dpyAttr[dpy].isConfiguring = true;
H A Dhwc_utils.h94 bool isConfiguring; member in struct:qhwc::DisplayAttributes
581 return (ctx->dpyAttr[HWC_DISPLAY_EXTERNAL].isConfiguring ||
582 ctx->dpyAttr[HWC_DISPLAY_VIRTUAL].isConfiguring);
H A Dhwc.cpp312 ctx->dpyAttr[dpy].isConfiguring = false;
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_virtual.cpp131 ctx->dpyAttr[dpy].isConfiguring = false;
273 ctx->dpyAttr[dpy].isConfiguring = true;
302 ctx->dpyAttr[dpy].isConfiguring = false;
429 ctx->dpyAttr[dpy].isConfiguring = true;
H A Dhwc_uevents.cpp230 ctx->dpyAttr[dpy].isConfiguring = true;
278 ctx->dpyAttr[dpy].isConfiguring = true;
H A Dhwc_utils.h95 bool isConfiguring; member in struct:qhwc::DisplayAttributes
618 return (ctx->dpyAttr[HWC_DISPLAY_EXTERNAL].isConfiguring ||
619 ctx->dpyAttr[HWC_DISPLAY_VIRTUAL].isConfiguring);
H A Dhwc.cpp301 ctx->dpyAttr[dpy].isConfiguring = false;

Completed in 164 milliseconds