Searched refs:isActionSafePresent (Results 1 - 8 of 8) sorted by relevance
/hardware/qcom/display/msm8084/libhwcomposer/ |
H A D | hwc_utils.h | 276 bool isActionSafePresent(hwc_context_t *ctx, int dpy);
|
H A D | hwc_utils.cpp | 870 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 D | hwc_utils.h | 299 bool isActionSafePresent(hwc_context_t *ctx, int dpy);
|
H A D | hwc_utils.cpp | 834 ctx->dpyAttr[dpy].mActionSafePresent = isActionSafePresent(ctx, dpy); 992 bool isActionSafePresent(hwc_context_t *ctx, int dpy) { function in namespace:qhwc
|
/hardware/qcom/display/msm8909/libhwcomposer/ |
H A D | hwc_utils.h | 332 bool isActionSafePresent(hwc_context_t *ctx, int dpy);
|
H A D | hwc_utils.cpp | 1087 ctx->dpyAttr[dpy].mActionSafePresent = isActionSafePresent(ctx, dpy); 1277 bool isActionSafePresent(hwc_context_t *ctx, int dpy) { function in namespace:qhwc
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
H A D | hwc_utils.h | 355 bool isActionSafePresent(hwc_context_t *ctx, int dpy);
|
H A D | hwc_utils.cpp | 1013 ctx->dpyAttr[dpy].mActionSafePresent = isActionSafePresent(ctx, dpy); 1210 bool isActionSafePresent(hwc_context_t *ctx, int dpy) { function in namespace:qhwc
|
Completed in 115 milliseconds