Searched refs:mActionSafePresent (Results 1 - 6 of 6) sorted by relevance

/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_utils.h101 bool mActionSafePresent; member in struct:qhwc::DisplayAttributes
H A Dhwc_utils.cpp235 ctx->dpyAttr[i].mActionSafePresent = false;
377 if(!ctx->dpyAttr[dpy].mActionSafePresent)
870 ctx->dpyAttr[dpy].mActionSafePresent = isActionSafePresent(ctx, dpy);
H A Dhwc_mdpcomp.cpp691 if(ctx->dpyAttr[mDpy].mActionSafePresent
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_utils.h98 bool mActionSafePresent; member in struct:qhwc::DisplayAttributes
H A Dhwc_utils.cpp233 ctx->dpyAttr[i].mActionSafePresent = false;
366 if(!ctx->dpyAttr[dpy].mActionSafePresent)
825 ctx->dpyAttr[dpy].mActionSafePresent = isActionSafePresent(ctx, dpy);
H A Dhwc_mdpcomp.cpp587 if(ctx->dpyAttr[mDpy].mActionSafePresent

Completed in 24 milliseconds