Home
last modified time | relevance | path

Searched refs:mFBUpdate (Results 1 – 20 of 20) sorted by relevance

/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_virtual.cpp55 ctx->mFBUpdate[dpy] = in init()
59 if(ctx->mFBUpdate[dpy]) in init()
60 ctx->mFBUpdate[dpy]->reset(); in init()
73 if(ctx->mFBUpdate[dpy]) { in destroy()
74 delete ctx->mFBUpdate[dpy]; in destroy()
75 ctx->mFBUpdate[dpy] = NULL; in destroy()
125 ctx->mFBUpdate[dpy]->prepareAndValidate(ctx, list, fbZ); in prepare()
170 if (fbLayer->handle && !ctx->mFBUpdate[dpy]->draw(ctx, in set()
216 ctx->mFBUpdate[dpy]->prepareAndValidate(ctx, list, fbZ); in prepare()
273 if (!ctx->mFBUpdate[dpy]->draw(ctx, hnd)) { in set()
Dhwc_uevents.cpp51 ctx->mFBUpdate[dpy] = IFBUpdate::getObject(ctx, dpy); in setup()
57 if(ctx->mFBUpdate[dpy]) { in clear()
58 delete ctx->mFBUpdate[dpy]; in clear()
59 ctx->mFBUpdate[dpy] = NULL; in clear()
Dhwc.cpp143 if(ctx->mFBUpdate[i]) in reset()
144 ctx->mFBUpdate[i]->reset(); in reset()
208 ctx->mFBUpdate[dpy]->prepareAndValidate(ctx, list, fbZ); in hwc_prepare_primary()
235 ctx->mFBUpdate[dpy]->prepareAndValidate(ctx, list, fbZ); in hwc_prepare_external()
525 if (!ctx->mFBUpdate[dpy]->draw(ctx, hnd)) { in hwc_set_primary()
586 if (!ctx->mFBUpdate[dpy]->draw(ctx, hnd)) { in hwc_set_external()
Dhwc_utils.h480 qhwc::IFBUpdate *mFBUpdate[HWC_NUM_DISPLAY_TYPES]; member
Dhwc_utils.cpp196 ctx->mFBUpdate[HWC_DISPLAY_PRIMARY] = in initContext()
314 if(ctx->mFBUpdate[i]) { in closeContext()
315 delete ctx->mFBUpdate[i]; in closeContext()
316 ctx->mFBUpdate[i] = NULL; in closeContext()
Dhwc_mdpcomp.cpp1163 if(!ctx->mFBUpdate[mDpy]->prepare(ctx, list, fbRect, mCurrentFrame.fbZ)) in postHeuristicsHandling()
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_virtual.cpp53 ctx->mFBUpdate[dpy] = in init()
57 if(ctx->mFBUpdate[dpy]) in init()
58 ctx->mFBUpdate[dpy]->reset(); in init()
72 if(ctx->mFBUpdate[dpy]) { in destroy()
73 delete ctx->mFBUpdate[dpy]; in destroy()
74 ctx->mFBUpdate[dpy] = NULL; in destroy()
129 if(not ctx->mFBUpdate[dpy]->prepareAndValidate(ctx, list, fbZ)) in prepare()
190 if (fbLayer->handle && !ctx->mFBUpdate[dpy]->draw(ctx, in set()
267 if(not ctx->mFBUpdate[dpy]->prepareAndValidate(ctx, list, fbZ)) in prepare()
328 if (!ctx->mFBUpdate[dpy]->draw(ctx, hnd)) { in set()
Dhwc_uevents.cpp44 ctx->mFBUpdate[dpy] = IFBUpdate::getObject(ctx, dpy); in setup()
50 if(ctx->mFBUpdate[dpy]) { in clear()
51 delete ctx->mFBUpdate[dpy]; in clear()
52 ctx->mFBUpdate[dpy] = NULL; in clear()
Dhwc.cpp219 if(ctx->mFBUpdate[i]) in reset()
220 ctx->mFBUpdate[i]->reset(); in reset()
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()
610 if (!ctx->mFBUpdate[dpy]->draw(ctx, hnd)) { in hwc_set_primary()
683 if (!ctx->mFBUpdate[dpy]->draw(ctx, hnd)) { in hwc_set_external()
Dhwc_utils.h507 qhwc::IFBUpdate *mFBUpdate[HWC_NUM_DISPLAY_TYPES]; member
Dhwc_utils.cpp197 ctx->mFBUpdate[HWC_DISPLAY_PRIMARY] = in initContext()
322 if(ctx->mFBUpdate[i]) { in closeContext()
323 delete ctx->mFBUpdate[i]; in closeContext()
324 ctx->mFBUpdate[i] = NULL; in closeContext()
Dhwc_mdpcomp.cpp1298 if(!ctx->mFBUpdate[mDpy]->prepare(ctx, list, fbRect, mCurrentFrame.fbZ)) in postHeuristicsHandling()
/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_uevents.cpp114 if(ctx->mFBUpdate[dpy]) { in handle_uevent()
116 delete ctx->mFBUpdate[dpy]; in handle_uevent()
117 ctx->mFBUpdate[dpy] = NULL; in handle_uevent()
140 ctx->mFBUpdate[dpy] = in handle_uevent()
Dhwc.cpp101 if(ctx->mFBUpdate[i]) in reset()
102 ctx->mFBUpdate[i]->reset(); in reset()
151 ctx->mFBUpdate[dpy]->prepare(ctx, list, fbZOrder); in hwc_prepare_primary()
181 ctx->mFBUpdate[dpy]->prepare(ctx, list, fbZOrder); in hwc_prepare_external()
379 if (!ctx->mFBUpdate[dpy]->draw(ctx, hnd)) { in hwc_set_primary()
426 if (!ctx->mFBUpdate[dpy]->draw(ctx, hnd)) { in hwc_set_external()
Dhwc_utils.cpp212 ctx->mFBUpdate[HWC_DISPLAY_PRIMARY] = in initContext()
288 if(ctx->mFBUpdate[i]) { in closeContext()
289 delete ctx->mFBUpdate[i]; in closeContext()
290 ctx->mFBUpdate[i] = NULL; in closeContext()
Dhwc_utils.h313 qhwc::IFBUpdate *mFBUpdate[MAX_DISPLAYS]; member
/hardware/qcom/display/msm8974/libhwcomposer/
Dhwc.cpp105 if(ctx->mFBUpdate[i]) in reset()
106 ctx->mFBUpdate[i]->reset(); in reset()
163 ctx->mFBUpdate[dpy]->prepare(ctx, list, fbZ); in hwc_prepare_primary()
190 ctx->mFBUpdate[dpy]->prepare(ctx, list, fbZ); in hwc_prepare_external()
237 ctx->mFBUpdate[dpy]->prepare(ctx, list, fbZ); in hwc_prepare_virtual()
430 if (!ctx->mFBUpdate[dpy]->draw(ctx, hnd)) { in hwc_set_primary()
477 if (!ctx->mFBUpdate[dpy]->draw(ctx, hnd)) { in hwc_set_external()
526 if (!ctx->mFBUpdate[dpy]->draw(ctx, in hwc_set_virtual()
Dhwc_utils.cpp146 ctx->mFBUpdate[HWC_DISPLAY_PRIMARY] = in initContext()
219 if(ctx->mFBUpdate[i]) { in closeContext()
220 delete ctx->mFBUpdate[i]; in closeContext()
221 ctx->mFBUpdate[i] = NULL; in closeContext()
1118 ctx->mFBUpdate[dpy] = in setupSecondaryObjs()
1131 if(ctx->mFBUpdate[dpy]) in setupSecondaryObjs()
1132 ctx->mFBUpdate[dpy]->reset(); in setupSecondaryObjs()
1140 if(ctx->mFBUpdate[dpy]) { in clearSecondaryObjs()
1141 delete ctx->mFBUpdate[dpy]; in clearSecondaryObjs()
1142 ctx->mFBUpdate[dpy] = NULL; in clearSecondaryObjs()
Dhwc_utils.h366 qhwc::IFBUpdate *mFBUpdate[MAX_DISPLAYS]; member
Dhwc_mdpcomp.cpp880 if(!ctx->mFBUpdate[mDpy]->prepare(ctx, list, in prepare()
917 if(!ctx->mFBUpdate[mDpy]->prepare(ctx, list, mCurrentFrame.fbZ)) { in prepare()