Searched refs:prepareAndValidate (Results 1 – 12 of 12) sorted by relevance
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_fbupdate.h | 43 virtual bool prepareAndValidate(hwc_context_t *ctx,
|
D | hwc_virtual.cpp | 129 if(not ctx->mFBUpdate[dpy]->prepareAndValidate(ctx, list, fbZ)) in prepare() 267 if(not ctx->mFBUpdate[dpy]->prepareAndValidate(ctx, list, fbZ)) in prepare()
|
D | hwc.cpp | 286 if(not ctx->mFBUpdate[dpy]->prepareAndValidate(ctx, list, fbZ)) { in hwc_prepare_primary() 316 if(not ctx->mFBUpdate[dpy]->prepareAndValidate(ctx, list, fbZ)) in hwc_prepare_external()
|
D | hwc_fbupdate.cpp | 65 bool IFBUpdate::prepareAndValidate(hwc_context_t *ctx, in prepareAndValidate() function in qhwc::IFBUpdate
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_fbupdate.h | 43 virtual bool prepareAndValidate(hwc_context_t *ctx,
|
D | hwc_virtual.cpp | 114 if(not ctx->mFBUpdate[dpy]->prepareAndValidate(ctx, list, fbZ)) in prepare()
|
D | hwc.cpp | 319 if(not ctx->mFBUpdate[dpy]->prepareAndValidate(ctx, list, fbZ)) { in hwc_prepare_primary() 349 if(not ctx->mFBUpdate[dpy]->prepareAndValidate(ctx, list, fbZ)) in hwc_prepare_external()
|
D | hwc_fbupdate.cpp | 70 bool IFBUpdate::prepareAndValidate(hwc_context_t *ctx, in prepareAndValidate() function in qhwc::IFBUpdate
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_fbupdate.h | 43 virtual bool prepareAndValidate(hwc_context_t *ctx,
|
D | hwc_virtual.cpp | 140 if(not ctx->mFBUpdate[dpy]->prepareAndValidate(ctx, list, fbZ)) in prepare() 306 if(not ctx->mFBUpdate[dpy]->prepareAndValidate(ctx, list, fbZ)) in prepare()
|
D | hwc.cpp | 285 if(not ctx->mFBUpdate[dpy]->prepareAndValidate(ctx, list, fbZ)) { in hwc_prepare_primary() 315 if(not ctx->mFBUpdate[dpy]->prepareAndValidate(ctx, list, fbZ)) in hwc_prepare_external()
|
D | hwc_fbupdate.cpp | 72 bool IFBUpdate::prepareAndValidate(hwc_context_t *ctx, in prepareAndValidate() function in qhwc::IFBUpdate
|