HomeSort by relevance Sort by last modified time
    Searched refs:mActionSafePresent (Results 1 - 6 of 6) sorted by null

  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_utils.h 101 bool mActionSafePresent;
hwc_utils.cpp 235 ctx->dpyAttr[i].mActionSafePresent = false;
377 if(!ctx->dpyAttr[dpy].mActionSafePresent)
870 ctx->dpyAttr[dpy].mActionSafePresent = isActionSafePresent(ctx, dpy);
    [all...]
hwc_mdpcomp.cpp 692 if(ctx->dpyAttr[mDpy].mActionSafePresent
    [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_utils.h 102 bool mActionSafePresent;
hwc_utils.cpp 255 ctx->dpyAttr[i].mActionSafePresent = false;
392 if(!ctx->dpyAttr[dpy].mActionSafePresent)
834 ctx->dpyAttr[dpy].mActionSafePresent = isActionSafePresent(ctx, dpy);
    [all...]
hwc_mdpcomp.cpp 704 if(ctx->dpyAttr[mDpy].mActionSafePresent
    [all...]

Completed in 65 milliseconds