/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_virtual.cpp | 55 ctx->mMDPComp[dpy] = MDPComp::getObject(ctx, dpy); in init() 59 if(ctx->mMDPComp[dpy]) in init() 60 ctx->mMDPComp[dpy]->reset(); in init() 76 if(ctx->mMDPComp[dpy]) { in destroy() 77 delete ctx->mMDPComp[dpy]; in destroy() 78 ctx->mMDPComp[dpy] = NULL; in destroy() 127 if(ctx->mMDPComp[dpy]->prepare(ctx, list) < 0) { in prepare() 180 if (!ctx->mMDPComp[dpy]->draw(ctx, list)) { in set() 265 if(ctx->mMDPComp[dpy]->prepare(ctx, list) < 0) { in prepare() 311 if (!ctx->mMDPComp[dpy]->draw(ctx, list)) { in set()
|
D | hwc_uevents.cpp | 45 ctx->mMDPComp[dpy] = MDPComp::getObject(ctx, dpy); in setup() 54 if(ctx->mMDPComp[dpy]) { in clear() 55 delete ctx->mMDPComp[dpy]; in clear() 56 ctx->mMDPComp[dpy] = NULL; in clear()
|
D | hwc.cpp | 282 fbComp = (ctx->mMDPComp[dpy]->prepare(ctx, list) < 0); in hwc_prepare_primary() 314 if(ctx->mMDPComp[dpy]->prepare(ctx, list) < 0) { in hwc_prepare_external() 597 if (!ctx->mMDPComp[dpy]->draw(ctx, list)) { in hwc_set_primary() 666 if (!ctx->mMDPComp[dpy]->draw(ctx, list)) { in hwc_set_external() 825 if(ctx->mMDPComp[dpy]) in hwc_dump() 826 ctx->mMDPComp[dpy]->dump(aBuf, ctx); in hwc_dump()
|
D | hwc_utils.h | 518 qhwc::MDPComp *mMDPComp[HWC_NUM_DISPLAY_TYPES]; member
|
D | hwc_utils.cpp | 225 ctx->mMDPComp[HWC_DISPLAY_PRIMARY] = in initContext() 326 if(ctx->mMDPComp[i]) { in closeContext() 327 delete ctx->mMDPComp[i]; in closeContext() 328 ctx->mMDPComp[i] = NULL; in closeContext()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_virtual.cpp | 66 ctx->mMDPComp[dpy] = MDPComp::getObject(ctx, dpy); in init() 70 if(ctx->mMDPComp[dpy]) in init() 71 ctx->mMDPComp[dpy]->reset(); in init() 87 if(ctx->mMDPComp[dpy]) { in destroy() 88 delete ctx->mMDPComp[dpy]; in destroy() 89 ctx->mMDPComp[dpy] = NULL; in destroy() 138 if(ctx->mMDPComp[dpy]->prepare(ctx, list) < 0) { in prepare() 196 if (!ctx->mMDPComp[dpy]->draw(ctx, list)) { in set() 304 if(ctx->mMDPComp[dpy]->prepare(ctx, list) < 0) { in prepare() 349 if (!ctx->mMDPComp[dpy]->draw(ctx, list)) { in set()
|
D | hwc_uevents.cpp | 45 ctx->mMDPComp[dpy] = MDPComp::getObject(ctx, dpy); in setup() 54 if(ctx->mMDPComp[dpy]) { in clear() 55 delete ctx->mMDPComp[dpy]; in clear() 56 ctx->mMDPComp[dpy] = NULL; in clear()
|
D | hwc.cpp | 227 if(ctx->mMDPComp[i]) in reset() 228 ctx->mMDPComp[i]->reset(); in reset() 281 fbComp = (ctx->mMDPComp[dpy]->prepare(ctx, list) < 0); in hwc_prepare_primary() 313 if(ctx->mMDPComp[dpy]->prepare(ctx, list) < 0) { in hwc_prepare_external() 595 fd = ctx->mMDPComp[dpy]->drawOverlap(ctx, list); in hwc_set_primary() 624 if (!ctx->mMDPComp[dpy]->draw(ctx, list)) { in hwc_set_primary() 696 if (!ctx->mMDPComp[dpy]->draw(ctx, list)) { in hwc_set_external() 864 if(ctx->mMDPComp[dpy]) in hwc_dump() 865 ctx->mMDPComp[dpy]->dump(aBuf, ctx); in hwc_dump()
|
D | hwc_utils.h | 551 qhwc::MDPComp *mMDPComp[HWC_NUM_DISPLAY_TYPES]; member
|
D | hwc_utils.cpp | 232 ctx->mMDPComp[HWC_DISPLAY_PRIMARY] = in initContext() 344 if(ctx->mMDPComp[i]) { in closeContext() 345 delete ctx->mMDPComp[i]; in closeContext() 346 ctx->mMDPComp[i] = NULL; in closeContext()
|
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_uevents.cpp | 122 if(ctx->mMDPComp[dpy]) { in handle_uevent() 123 delete ctx->mMDPComp[dpy]; in handle_uevent() 124 ctx->mMDPComp[dpy] = NULL; in handle_uevent() 143 ctx->mMDPComp[dpy] = MDPComp::getObject( in handle_uevent()
|
D | hwc.cpp | 149 int fbZOrder = ctx->mMDPComp[dpy]->prepare(ctx, list); in hwc_prepare_primary() 179 int fbZOrder = ctx->mMDPComp[dpy]->prepare(ctx, list); in hwc_prepare_external() 366 if (!ctx->mMDPComp[dpy]->draw(ctx, list)) { in hwc_set_primary() 415 if (!ctx->mMDPComp[dpy]->draw(ctx, list)) { in hwc_set_external() 577 if(ctx->mMDPComp[dpy]) in hwc_dump() 578 ctx->mMDPComp[dpy]->dump(aBuf); in hwc_dump()
|
D | hwc_utils.cpp | 232 ctx->mMDPComp[HWC_DISPLAY_PRIMARY] = in initContext() 291 if(ctx->mMDPComp[i]) { in closeContext() 292 delete ctx->mMDPComp[i]; in closeContext() 293 ctx->mMDPComp[i] = NULL; in closeContext()
|
D | hwc_utils.h | 322 qhwc::MDPComp *mMDPComp[MAX_DISPLAYS]; member
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_virtual.cpp | 48 if(ctx->mMDPComp[dpy]) in init() 49 ctx->mMDPComp[dpy]->reset(); in init() 112 if(ctx->mMDPComp[dpy]->prepare(ctx, list) < 0) { in prepare() 169 if (!ctx->mMDPComp[dpy]->draw(ctx, list)) { in set()
|
D | hwc.cpp | 215 if(ctx->mMDPComp[i]) in reset() 216 ctx->mMDPComp[i]->reset(); in reset() 315 fbComp = (ctx->mMDPComp[dpy]->prepare(ctx, list) < 0); in hwc_prepare_primary() 347 if(ctx->mMDPComp[dpy]->prepare(ctx, list) < 0) { in hwc_prepare_external() 634 fd = ctx->mMDPComp[dpy]->drawOverlap(ctx, list); in hwc_set_primary() 644 if (!ctx->mMDPComp[dpy]->draw(ctx, list)) { in hwc_set_primary() 723 if (!ctx->mMDPComp[dpy]->draw(ctx, list)) { in hwc_set_external() 905 if(ctx->mMDPComp[dpy]) in hwc_dump() 906 ctx->mMDPComp[dpy]->dump(aBuf, ctx); in hwc_dump()
|
D | hwc_utils.h | 626 qhwc::MDPComp *mMDPComp[HWC_NUM_DISPLAY_TYPES]; member
|
D | hwc_utils.cpp | 155 ctx->mMDPComp[dpy] = MDPComp::getObject(ctx, dpy); in initCompositionResources() 163 if(ctx->mMDPComp[dpy]) { in destroyCompositionResources() 164 delete ctx->mMDPComp[dpy]; in destroyCompositionResources() 165 ctx->mMDPComp[dpy] = NULL; in destroyCompositionResources()
|