Home
last modified time | relevance | path

Searched refs:mActionSafePresent (Results 1 – 9 of 9) sorted by relevance

/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_utils.h101 bool mActionSafePresent; member
Dhwc_utils.cpp235 ctx->dpyAttr[i].mActionSafePresent = false; in initContext()
377 if(!ctx->dpyAttr[dpy].mActionSafePresent) in getActionSafePosition()
870 ctx->dpyAttr[dpy].mActionSafePresent = isActionSafePresent(ctx, dpy); in setListStats()
Dhwc_mdpcomp.cpp699 if(ctx->dpyAttr[mDpy].mActionSafePresent in tryFullFrame()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_utils.h102 bool mActionSafePresent; member
Dhwc_utils.cpp255 ctx->dpyAttr[i].mActionSafePresent = false; in initContext()
392 if(!ctx->dpyAttr[dpy].mActionSafePresent) in getActionSafePosition()
834 ctx->dpyAttr[dpy].mActionSafePresent = isActionSafePresent(ctx, dpy); in setListStats()
Dhwc_mdpcomp.cpp712 if(ctx->dpyAttr[mDpy].mActionSafePresent in tryFullFrame()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_utils.h111 bool mActionSafePresent; member
Dhwc_utils.cpp351 ctx->dpyAttr[i].mActionSafePresent = false; in initContext()
553 if(!ctx->dpyAttr[dpy].mActionSafePresent) in getActionSafePosition()
1013 ctx->dpyAttr[dpy].mActionSafePresent = isActionSafePresent(ctx, dpy); in setListStats()
Dhwc_mdpcomp.cpp820 if(ctx->dpyAttr[mDpy].mActionSafePresent in tryFullFrame()