Searched defs:isActionSafePresent (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_utils.cpp870 ctx->dpyAttr[dpy].mActionSafePresent = isActionSafePresent(ctx, dpy);
1005 bool isActionSafePresent(hwc_context_t *ctx, int dpy) { function in namespace:qhwc
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_utils.cpp834 ctx->dpyAttr[dpy].mActionSafePresent = isActionSafePresent(ctx, dpy);
991 bool isActionSafePresent(hwc_context_t *ctx, int dpy) { function in namespace:qhwc

Completed in 333 milliseconds